Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h4962 extern tree in_class_defaulted_default_constructor (tree);
H A Dclass.c4501 in_class_defaulted_default_constructor (tree t) in in_class_defaulted_default_constructor() function
H A Ddecl.c4925 defaulted_ctor = in_class_defaulted_default_constructor (type); in check_for_uninitialized_const_var()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h6173 extern tree in_class_defaulted_default_constructor (tree);
H A Dclass.c4919 in_class_defaulted_default_constructor (tree t) in in_class_defaulted_default_constructor() function
H A Ddecl.c5690 defaulted_ctor = in_class_defaulted_default_constructor (type); in check_for_uninitialized_const_var()