Searched defs:template_only (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | call.c | 3921 tree explicit_targs, bool template_only, in add_list_candidates() 4497 int template_only; in perform_overload_resolution() local 5762 tree explicit_targs, bool template_only, in add_candidates() 10131 int template_only = 0; in build_new_method_call_1() local
|
H A D | class.c | 8257 bool template_only, in resolve_address_of_overloaded_function()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | call.cc | 4069 tree explicit_targs, bool template_only, in add_list_candidates() 4704 int template_only; in perform_overload_resolution() local 6065 tree explicit_targs, bool template_only, in add_candidates() 10864 int template_only = 0; in build_new_method_call() local
|
H A D | class.cc | 8360 bool template_only, in resolve_address_of_overloaded_function()
|