Searched defs:conversion_path (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | call.c | 611 tree conversion_path; member 1394 conversion_path, int viable) in add_candidate() 1420 tree access_path, tree conversion_path, in add_function_candidate() 1555 conversion_path) in add_conv_candidate() argument 2311 conversion_path, flags, obj, strict) in add_template_candidate_real() argument 2415 conversion_path, flags, strict) in add_template_candidate() argument 2433 access_path, conversion_path) in add_template_conv_candidate() argument 2669 tree conversion_path = TREE_PURPOSE (convs); local 3647 tree conversion_path = BASELINK_BINFO (fns); local 4957 tree conversion_path, int flags) in build_new_method_call()
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | call.c | 412 tree conversion_path; member 1298 tree access_path, tree conversion_path, in add_candidate() 1327 tree access_path, tree conversion_path, in add_function_candidate() 1467 tree arglist, tree access_path, tree conversion_path) in add_conv_candidate() 2212 tree conversion_path, int flags, tree obj, in add_template_candidate_real() 2310 tree access_path, tree conversion_path, int flags, in add_template_candidate() 2324 tree access_path, tree conversion_path) in add_template_conv_candidate() 2596 tree conversion_path = TREE_PURPOSE (conv_fns); in build_user_type_conversion_1() local 3596 tree conversion_path, tree access_path, in add_candidates() 5319 tree conversion_path, int flags, in build_new_method_call()
|