Searched refs:build_this (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | call.c | 147 static tree build_this (tree); 1032 build_this (expr), in convert_class_to_reference() 2397 build_this (tree obj) in build_this() function 2604 args = build_tree_list (NULL_TREE, build_this (expr)); in build_user_type_conversion_1() 3005 mem_args = tree_cons (NULL_TREE, build_this (obj), args); in build_object_call() 3642 build_this (TREE_VALUE (args)), in add_candidates() 4330 args = build_this (expr); in convert_like_real() 5454 instance_ptr = build_this (instance); in build_new_method_call()
|
| D | ChangeLog-1997 | 2386 * call.c (build_this): Make static.
|
| D | ChangeLog-2002 | 477 build_this, splice_viable, print_z_candidates,
|
| D | ChangeLog-1996 | 706 (build_this): If a signature pointer or reference was passed in,
|
| D | ChangeLog-2004 | 85 * call.c (build_this): In templates, do not bother with
|
| D | ChangeLog-1999 | 3690 * call.c (build_this): Remove signature support.
|