Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c45 static tree cp_build_function_call (tree, tree, tsubst_flags_t);
3616 return cp_build_function_call (function, params, tf_warning_or_error); in build_function_call()
3640 cp_build_function_call (tree function, tree params, tsubst_flags_t complain) in cp_build_function_call() function
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c3167 return cp_build_function_call (function, params, tf_warning_or_error); in build_function_call()
3191 cp_build_function_call (tree function, tree params, tsubst_flags_t complain) in cp_build_function_call() function
H A Dcp-tree.h5798 extern tree cp_build_function_call (tree, tree, tsubst_flags_t);