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

/freebsd-11-stable/contrib/gcc/cp/
H A Dpt.c118 static tree convert_nontype_argument (tree, tree);
3490 /* Subroutine of convert_nontype_argument. Converts EXPR to TYPE, which
3549 convert_nontype_argument (tree type, tree expr) function
4111 val = convert_nontype_argument (t, arg);
4492 coercion (see convert_nontype_argument for more information on this). */

Completed in 129 milliseconds