Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
HDpt.c26341 tree oldconst = TEMPLATE_PARM_DECL (oldidx); in rewrite_template_parm() local
26343 = build_decl (DECL_SOURCE_LOCATION (oldconst), in rewrite_template_parm()
26344 TREE_CODE (oldconst), in rewrite_template_parm()
26345 DECL_NAME (oldconst), newtype); in rewrite_template_parm()