Searched refs:CLASSTYPE_CONSTRUCTORS (Results 1 – 9 of 9) sorted by relevance
889 for (fns = CLASSTYPE_CONSTRUCTORS (type); fns; fns = OVL_NEXT (fns)) in locate_ctor()934 fns = CLASSTYPE_CONSTRUCTORS (type); in locate_copy()
1411 fn = CLASSTYPE_CONSTRUCTORS (type); in lookup_fnfields_1()
1600 for (fn = CLASSTYPE_CONSTRUCTORS (t); fn; fn = OVL_NEXT (fn)) in maybe_warn_about_overly_private_class()4000 for (fns = CLASSTYPE_CONSTRUCTORS (t); fns; fns = OVL_NEXT (fns)) in clone_constructors_and_destructors()
1239 #define CLASSTYPE_CONSTRUCTORS(NODE) \ macro
3560 (CLASSTYPE_CONSTRUCTORS): Adjust for changes to CLASSTYPE_METHOD_VEC.3584 (locate_ctor): Use CLASSTYPE_CONSTRUCTORS.
4444 (CLASSTYPE_CONSTRUCTORS): Likewise.
1371 #define CLASSTYPE_CONSTRUCTORS(NODE) \ macro
4331 for (fns = CLASSTYPE_CONSTRUCTORS (t); fns; fns = OVL_NEXT (fns))
14316 (CLASSTYPE_CONSTRUCTORS): Likewise.