Searched defs:convs (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | call.cc | 499 conversion **convs; member 2177 size_t num_convs, conversion **convs, in add_candidate() 2323 conversion **convs, in add_function_candidate() 2534 conversion **convs; in add_conv_candidate() local 2622 conversion **convs; in build_builtin_candidate() local 3296 tree convs; in add_builtin_candidates() local 3414 conversion **convs = NULL; in add_template_candidate_real() local 5005 tree fns, convs, first_mem_arg = NULL_TREE; in build_op_call() local 7745 maybe_print_user_conv_context (conversion *convs) in maybe_print_user_conv_context() 7835 convert_like_internal (conversion *convs, tree expr, tree fn, int argnum, in convert_like_internal() [all …]
|
H A D | search.cc | 2443 tree parent_convs, tree other_convs, tree *convs) in lookup_conversions_r() 2530 tree convs; in lookup_conversions() local
|
H A D | name-lookup.cc | 1719 tree convs = NULL_TREE; in extract_conversion_operator() local
|
H A D | pt.cc | 21976 struct conversion **convs, bool explain_p) in check_non_deducible_conversions() 22064 struct conversion **convs, in fn_type_unification()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | call.c | 502 conversion **convs; member 2131 size_t num_convs, conversion **convs, in add_candidate() 2220 conversion **convs, in add_function_candidate() 2470 conversion **convs; in add_conv_candidate() local 2558 conversion **convs; in build_builtin_candidate() local 3226 tree convs; in add_builtin_candidates() local 3342 conversion **convs = NULL; in add_template_candidate_real() local 4764 tree fns, convs, first_mem_arg = NULL_TREE; in build_op_call_1() local 7235 maybe_print_user_conv_context (conversion *convs) in maybe_print_user_conv_context() 7333 convert_like_real (conversion *convs, tree expr, tree fn, int argnum, in convert_like_real() [all …]
|
H A D | search.c | 2409 tree parent_convs, tree other_convs, tree *convs) in lookup_conversions_r() 2496 tree convs; in lookup_conversions() local
|
H A D | name-lookup.c | 1108 tree convs = NULL_TREE; in extract_conversion_operator() local
|
H A D | pt.c | 21160 struct conversion **convs, bool explain_p) in check_non_deducible_conversions() 21248 struct conversion **convs, in fn_type_unification()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/ |
H A D | mmix.c | 2646 const struct cc_conv *const convs; in mmix_output_condition() member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mmix/ |
H A D | mmix.cc | 2699 const struct cc_conv *const convs; in mmix_output_condition() member
|