Searched defs:conversion_path (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | call.c | 521 tree conversion_path; member 2132 tree access_path, tree conversion_path, in add_candidate() 2219 tree conversion_path, int flags, in add_function_candidate() 2464 tree access_path, tree conversion_path, in add_conv_candidate() 3324 tree access_path, tree conversion_path, in add_template_candidate_real() 3500 tree access_path, tree conversion_path, int flags, in add_template_candidate() 3521 tree conversion_path, tsubst_flags_t complain) in add_template_conv_candidate() 3922 tree conversion_path, tree access_path, in add_list_candidates() 4093 tree conversion_path = TREE_PURPOSE (conv_fns); in build_user_type_conversion_1() local 5763 tree conversion_path, tree access_path, in add_candidates() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | call.cc | 518 tree conversion_path; member 2178 tree access_path, tree conversion_path, in add_candidate() 2322 tree conversion_path, int flags, in add_function_candidate() 2528 tree access_path, tree conversion_path, in add_conv_candidate() 3396 tree access_path, tree conversion_path, in add_template_candidate_real() 3638 tree access_path, tree conversion_path, int flags, in add_template_candidate() 3661 tree conversion_path, tsubst_flags_t complain) in add_template_conv_candidate() 4070 tree conversion_path, tree access_path, in add_list_candidates() 4252 tree conversion_path = TREE_PURPOSE (conv_fns); in build_user_type_conversion_1() local 6066 tree conversion_path, tree access_path, in add_candidates() [all …]
|