Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcall.c7068 build_new_method_call_1 (tree instance, tree fns, VEC(tree,gc) **args, in build_new_method_call_1() function
7419 ret = build_new_method_call_1 (instance, fns, args, conversion_path, flags, in build_new_method_call()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcall.c9053 build_new_method_call_1 (tree instance, tree fns, vec<tree, va_gc> **args, in build_new_method_call_1() function
9462 ret = build_new_method_call_1 (instance, fns, args, conversion_path, flags, in build_new_method_call()