Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/cp/
Dpt.c9191 tree call_args; in tsubst_copy_and_build() local
9228 call_args = RECUR (TREE_OPERAND (t, 1)); in tsubst_copy_and_build()
9240 function = perform_koenig_lookup (function, call_args); in tsubst_copy_and_build()
9253 return build_offset_ref_call_from_tree (function, call_args); in tsubst_copy_and_build()
9257 return finish_call_expr (function, call_args, in tsubst_copy_and_build()
9264 call_args, NULL_TREE, in tsubst_copy_and_build()
9268 return finish_call_expr (function, call_args, in tsubst_copy_and_build()