Searched defs:conversion_path (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | call.c | 532 tree conversion_path; member 1770 tree access_path, tree conversion_path, in add_candidate() 1819 tree conversion_path, int flags) in add_function_candidate() 2026 tree access_path, tree conversion_path) in add_conv_candidate() 2837 tree access_path, tree conversion_path, in add_template_candidate_real() 2998 tree access_path, tree conversion_path, int flags, in add_template_candidate() 3014 tree conversion_path) in add_template_conv_candidate() 3340 tree conversion_path, tree access_path, in add_list_candidates() 3495 tree conversion_path = TREE_PURPOSE (conv_fns); in build_user_type_conversion_1() local 4765 tree conversion_path, tree access_path, in add_candidates() [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | call.c | 504 tree conversion_path; member 1947 tree access_path, tree conversion_path, in add_candidate() 1998 tree conversion_path, int flags, in add_function_candidate() 2259 tree access_path, tree conversion_path, in add_conv_candidate() 3094 tree access_path, tree conversion_path, in add_template_candidate_real() 3261 tree access_path, tree conversion_path, int flags, in add_template_candidate() 3282 tree conversion_path, tsubst_flags_t complain) in add_template_conv_candidate() 3678 tree conversion_path, tree access_path, in add_list_candidates() 3847 tree conversion_path = TREE_PURPOSE (conv_fns); in build_user_type_conversion_1() local 5440 tree conversion_path, tree access_path, in add_candidates() [all …]
|