Searched refs:default_ctor_p (Results 1 – 3 of 3) sorted by relevance
4887 default_ctor_p (tree fn) in default_ctor_p() function4929 && default_ctor_p (fn)) in in_class_defaulted_default_constructor()5005 && default_ctor_p (fn) in type_has_non_user_provided_default_constructor()
8253 else if (default_ctor_p (fn)) in build_over_call()8465 if (!cpy_or_move_ctor_p && !default_ctor_p (f)) in has_trivial_copy_p()
6171 extern bool default_ctor_p (tree);