Searched refs:DECL_PARM_INDEX (Results 1 – 10 of 10) sorted by relevance
3148 DECL_PARM_INDEX (decl) = DECL_PARM_LEVEL (decl) = 1; in implicitly_declare_fn()3161 DECL_PARM_INDEX (*p) = index++; in implicitly_declare_fn()
4039 && DECL_PARM_INDEX (t1) == DECL_PARM_INDEX (t2))) in cp_tree_equal()
865 don't have DECL_PARM_INDEX set. Do not hash it.1926 (DECL_PARM_INDEX): New.1934 DECL_PARM_INDEX.
3089 int index = DECL_PARM_INDEX (expr); in write_expression()
262 * method.c (implicitly_declare_fn): Set DECL_PARM_INDEX on
3179 #define DECL_PARM_INDEX(NODE) \ macro
212 "function %q+#D", DECL_PARM_INDEX (parm), fun); in is_valid_constexpr_fn()
1857 val = iterative_hash_object (DECL_PARM_INDEX (arg), val); in iterative_hash_template_arg()3591 return DECL_PARM_INDEX (pack) == DECL_PARM_INDEX (param_decl); in function_parameter_expanded_from_pack_p()
2509 DECL_PARM_INDEX on rhs parm.
24605 DECL_PARM_INDEX (decl) = ++index; in cp_parser_parameter_declaration_list()