Searched refs:build_this (Results 1 – 10 of 10) sorted by relevance
173 static tree build_this (tree);3755 build_this (tree obj) in build_this() function9420 argarray[j++] = build_this (object_arg); in build_over_call()9452 tree arg = build_this (first_arg != NULL_TREE in build_over_call()10978 instance = build_this (instance); in build_new_method_call()11197 a = build_this (a); in build_new_method_call()
679 * call.c (build_this): Remove uses of the above.1154 (build_over_call): Handle error from build_this.1389 * call.c (build_this): Check it.
2386 * call.c (build_this): Make static.
2300 (build_this): Fix calls for SFINAE.
2070 * call.c (build_over_call): Call build_this in template path.
1420 * call.c (build_this, convert_like_real, build_over_call): Adjust.
706 (build_this): If a signature pointer or reference was passed in,
477 build_this, splice_viable, print_z_candidates,
85 * call.c (build_this): In templates, do not bother with
3690 * call.c (build_this): Remove signature support.