Searched refs:default_ctor_p (Results 1 – 9 of 9) sorted by relevance
5326 default_ctor_p (const_tree fn) in default_ctor_p() function5367 && default_ctor_p (fn)) in in_class_defaulted_default_constructor()5441 && default_ctor_p (fn) in type_has_non_user_provided_default_constructor()
1402 * class.c (default_ctor_p): New.1406 * cp-tree.h: Declare default_ctor_p.
5678 if (!default_ctor_p (decl)) in special_memfn_p()
9860 else if (default_ctor_p (fn)) in build_over_call()10105 if (!cpy_or_move_ctor_p && !default_ctor_p (f)) in has_trivial_copy_p()
6721 extern bool default_ctor_p (const_tree);
5274 default_ctor_p (const_tree fn) in default_ctor_p() function5316 && default_ctor_p (fn)) in in_class_defaulted_default_constructor()5390 && default_ctor_p (fn) in type_has_non_user_provided_default_constructor()
5356 if (!default_ctor_p (decl)) in special_memfn_p()
9141 else if (default_ctor_p (fn)) in build_over_call()9396 if (!cpy_or_move_ctor_p && !default_ctor_p (f)) in has_trivial_copy_p()
6457 extern bool default_ctor_p (const_tree);