Searched refs:expl_subargs (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | pt.c | 22361 tree expl_subargs = TREE_OPERAND (arg, 1); in resolve_overloaded_unification() local 22373 expl_subargs, NULL_TREE, tf_none, in resolve_overloaded_unification() 22505 tree expl_subargs = TREE_OPERAND (expr, 1); in resolve_nondeduced_context() local 22519 expl_subargs, NULL_TREE, tf_none, in resolve_nondeduced_context()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | pt.cc | 23242 tree expl_subargs = TREE_OPERAND (arg, 1); in resolve_overloaded_unification() local 23254 expl_subargs, NULL_TREE, tf_none, in resolve_overloaded_unification() 23386 tree expl_subargs = TREE_OPERAND (expr, 1); in resolve_nondeduced_context() local 23400 expl_subargs, NULL_TREE, tf_none, in resolve_nondeduced_context()
|