Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c14669 tree sub_args = args; in tsubst_decl() local
14680 sub_args = strip_innermost_template_args (args, extra); in tsubst_decl()
14682 type = tsubst (type, sub_args, complain, in_decl); in tsubst_decl()