Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dpt.c145 static tree convert_nontype_argument (tree, tree, tsubst_flags_t);
5364 convert_nontype_argument (tree type, tree expr, tsubst_flags_t complain) in convert_nontype_argument() function
6296 val = convert_nontype_argument (t, orig_arg, complain); in convert_template_argument()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dpt.c166 static tree convert_nontype_argument (tree, tree, tsubst_flags_t);
6608 convert_nontype_argument (tree type, tree expr, tsubst_flags_t complain) in convert_nontype_argument() function
8015 val = convert_nontype_argument (t, orig_arg, complain); in convert_template_argument()