Searched refs:get_fns (Results 1 – 13 of 13) sorted by relevance
964 for (ovl_iterator iter (get_fns (t)); iter; ++iter) in shared_member_p()
2648 get_fns (tree from) in get_fns() function2661 return OVL_FIRST (get_fns (from)); in get_first_fn()
2735 fn = get_fns (fn); in finish_call_expr()5929 for (lkp_iterator iter (get_fns (fns)); iter; ++iter) in omp_reduction_lookup()
3934 (get_fns, get_first_fn): Make pure.4028 * tree.c (get_fns): Document. Assert we got an overload.
7870 extern tree get_fns (tree) ATTRIBUTE_PURE;
3288 * tree.c (get_fns): Split out from get_first_fn.
2433 (get_fns): ... here. Call it.
6855 tree fns = get_fns (tid); in cp_parser_nested_name_specifier_opt()7793 tree fns = get_fns (postfix_expression); in cp_parser_postfix_expression()
938 for (ovl_iterator iter (get_fns (t)); iter; ++iter) in shared_member_p()
2524 get_fns (tree from) in get_fns() function2537 return OVL_FIRST (get_fns (from)); in get_first_fn()
2506 fn = get_fns (fn); in finish_call_expr()5501 for (lkp_iterator iter (get_fns (fns)); iter; ++iter) in omp_reduction_lookup()
7466 extern tree get_fns (tree) ATTRIBUTE_PURE;
6519 tree fns = get_fns (tid); in cp_parser_nested_name_specifier_opt()