Home
last modified time | relevance | path

Searched refs:in_class_defaulted_default_constructor (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDcp-tree.h4962 extern tree in_class_defaulted_default_constructor (tree);
HDclass.c4501 in_class_defaulted_default_constructor (tree t) in in_class_defaulted_default_constructor() function
HDdecl.c4925 defaulted_ctor = in_class_defaulted_default_constructor (type); in check_for_uninitialized_const_var()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcp-tree.h6173 extern tree in_class_defaulted_default_constructor (tree);
HDclass.c4919 in_class_defaulted_default_constructor (tree t) in in_class_defaulted_default_constructor() function
HDdecl.c5690 defaulted_ctor = in_class_defaulted_default_constructor (type); in check_for_uninitialized_const_var()