Home
last modified time | relevance | path

Searched refs:DECL_PARM_LEVEL (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dmethod.c2095 DECL_PARM_INDEX (decl) = DECL_PARM_LEVEL (decl) = 1; in implicitly_declare_fn()
2107 DECL_PARM_LEVEL (*p) = 1; in implicitly_declare_fn()
H A Dtree.c3746 || (DECL_PARM_LEVEL (t1) == DECL_PARM_LEVEL (t2) in cp_tree_equal()
H A Dmangle.c2944 int level = DECL_PARM_LEVEL (expr); in write_expression()
H A Dcp-tree.h2833 #define DECL_PARM_LEVEL(NODE) \ macro
H A Dpt.c1779 val = iterative_hash_object (DECL_PARM_LEVEL (arg), val); in iterative_hash_template_arg()
H A Dparser.c21445 DECL_PARM_LEVEL (decl) = function_parm_depth (); in cp_parser_parameter_declaration_list()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dtree.c2618 || (DECL_PARM_LEVEL (t1) == DECL_PARM_LEVEL (t2) in cp_tree_equal()
H A Dmethod.c1582 DECL_PARM_INDEX (decl) = DECL_PARM_LEVEL (decl) = 1; in implicitly_declare_fn()
H A Dmangle.c2547 int level = DECL_PARM_LEVEL (expr); in write_expression()
H A Dcp-tree.h2188 #define DECL_PARM_LEVEL(NODE) \ macro
H A Dpt.c1574 val = iterative_hash_object (DECL_PARM_LEVEL (arg), val); in iterative_hash_template_arg()
H A Dparser.c17080 DECL_PARM_LEVEL (decl) = function_parm_depth (); in cp_parser_parameter_declaration_list()