Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dpt.cc219 static tree canonicalize_expr_argument (tree, tsubst_flags_t);
7368 expr = canonicalize_expr_argument (expr, complain); in convert_nontype_argument()
8311 canonicalize_expr_argument (tree arg, tsubst_flags_t complain) in canonicalize_expr_argument() function
8680 val = canonicalize_expr_argument (orig_arg, complain); in convert_template_argument()
DChangeLog-2016719 (canonicalize_expr_argument): New.