Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcall.c7087 tree orig_fns; in build_new_method_call_1() local
7109 orig_fns = fns; in build_new_method_call_1()
7394 orig_instance, orig_fns, NULL_TREE), in build_new_method_call_1()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcall.c9071 tree orig_fns; in build_new_method_call_1() local
9093 orig_fns = fns; in build_new_method_call_1()
9436 orig_instance, orig_fns, NULL_TREE), in build_new_method_call_1()
H A Dpt.c2106 tree orig_fns = fns; in determine_specialization() local
2372 print_candidates (orig_fns); in determine_specialization()