Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DStatepoint.h195 iterator_range<arg_iterator> call_args() const { in call_args() function
/freebsd-12.1/contrib/gcc/cp/
H A 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()