Lines Matching refs:OVL_NEXT
1040 for (fns = current_fns; fns; fns = OVL_NEXT (fns)) in add_method()
1254 for (; flist; flist = OVL_NEXT (flist)) in handle_using_decl()
1746 for (fn = CLASSTYPE_CONSTRUCTORS (t); fn; fn = OVL_NEXT (fn)) in maybe_warn_about_overly_private_class()
2467 methods = OVL_NEXT (methods)) in get_basefndecls()
2573 for (fn = fns; fn; fn = OVL_NEXT (fn)) in warn_hidden()
4331 for (fns = CLASSTYPE_CONSTRUCTORS (t); fns; fns = OVL_NEXT (fns)) in clone_constructors_and_destructors()
4333 for (fns = CLASSTYPE_DESTRUCTORS (t); fns; fns = OVL_NEXT (fns)) in clone_constructors_and_destructors()
4484 for (fns = CLASSTYPE_CONSTRUCTORS (t); fns; fns = OVL_NEXT (fns)) in type_has_user_nondefault_constructor()
4508 for (fns = CLASSTYPE_CONSTRUCTORS (t); fns; fns = OVL_NEXT (fns)) in in_class_defaulted_default_constructor()
4556 for (fns = CLASSTYPE_CONSTRUCTORS (t); fns; fns = OVL_NEXT (fns)) in type_has_user_provided_constructor()
4573 for (fns = CLASSTYPE_CONSTRUCTORS (t); fns; fns = OVL_NEXT (fns)) in type_has_user_provided_default_constructor()
4686 for (fns = CLASSTYPE_CONSTRUCTORS (t); fns; fns = OVL_NEXT (fns)) in type_has_move_constructor()
4707 fns; fns = OVL_NEXT (fns)) in type_has_move_assign()
4730 for (fns = CLASSTYPE_CONSTRUCTORS (t); fns; fns = OVL_NEXT (fns)) in type_has_user_declared_move_constructor()
4752 fns; fns = OVL_NEXT (fns)) in type_has_user_declared_move_assign()
4836 for (fns = BASELINK_FUNCTIONS (fns); fns; fns = OVL_NEXT (fns)) in type_requires_array_cookie()
4935 for (fns = CLASSTYPE_CONSTRUCTORS (t); fns; fns = OVL_NEXT (fns)) in explain_non_literal_class()
6283 for (; fn; fn = OVL_NEXT (fn)) in finish_struct()
6923 for (fns = overload; fns; fns = OVL_NEXT (fns)) in resolve_address_of_overloaded_function()
6971 for (fns = overload; fns; fns = OVL_NEXT (fns)) in resolve_address_of_overloaded_function()