Home
last modified time | relevance | path

Searched refs:orig_fns (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc10872 tree orig_fns; in build_new_method_call() local
10896 orig_fns = fns; in build_new_method_call()
11258 orig_fns = copy_node (orig_fns); in build_new_method_call()
11259 BASELINK_FUNCTIONS (orig_fns) = fn; in build_new_method_call()
11260 BASELINK_FUNCTIONS_MAYBE_INCOMPLETE_P (orig_fns) = true; in build_new_method_call()
11267 orig_instance, orig_fns, NULL_TREE), in build_new_method_call()
H A Dcall.c10134 tree orig_fns; in build_new_method_call_1() local
10156 orig_fns = fns; in build_new_method_call_1()
10500 orig_instance, orig_fns, NULL_TREE), in build_new_method_call_1()
H A Dpt.c2190 tree orig_fns = fns; in determine_specialization() local
2457 print_candidates (orig_fns); in determine_specialization()
H A Dpt.cc2218 tree orig_fns = fns; in determine_specialization() local
2497 print_candidates (orig_fns); in determine_specialization()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c10134 tree orig_fns; in build_new_method_call_1() local
10156 orig_fns = fns; in build_new_method_call_1()
10500 orig_instance, orig_fns, NULL_TREE), in build_new_method_call_1()
H A Dpt.c2190 tree orig_fns = fns; in determine_specialization() local
2457 print_candidates (orig_fns); in determine_specialization()