Searched refs:build_new_method_call (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/contrib/gcc/cp/
H A Dinit.c1242 FLAGS is just passed to `build_new_method_call'. See that function
1768 alloc_call = build_new_method_call (build_dummy_object (elt_type),
2689 return build_new_method_call (exp, fn,
H A Dsemantics.c1872 result = build_new_method_call (object, fn, args, NULL_TREE,
H A Dcall.c5306 return build_new_method_call (instance, fns, args,
5360 build_new_method_call (tree instance, tree fns, tree args, function
H A Dcp-tree.h3839 extern tree build_new_method_call (tree, tree, tree, tree, int,
H A Dpt.c9262 return (build_new_method_call
H A Dparser.c4644 = (build_new_method_call

Completed in 311 milliseconds