Home
last modified time | relevance | path

Searched refs:build_this (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcall.cc173 static tree build_this (tree);
3755 build_this (tree obj) in build_this() function
9420 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()
DChangeLog-2017679 * 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.
DChangeLog-19972386 * call.c (build_this): Make static.
DChangeLog-20082300 (build_this): Fix calls for SFINAE.
DChangeLog-20142070 * call.c (build_over_call): Call build_this in template path.
DChangeLog-20101420 * call.c (build_this, convert_like_real, build_over_call): Adjust.
DChangeLog-1996706 (build_this): If a signature pointer or reference was passed in,
DChangeLog-2002477 build_this, splice_viable, print_z_candidates,
DChangeLog-200485 * call.c (build_this): In templates, do not bother with
DChangeLog-19993690 * call.c (build_this): Remove signature support.