Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h6459 extern tree in_class_defaulted_default_constructor (tree);
H A Dclass.c5306 in_class_defaulted_default_constructor (tree t) in in_class_defaulted_default_constructor() function
H A Ddecl.c5998 defaulted_ctor = in_class_defaulted_default_constructor (type); in check_for_uninitialized_const_var()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h6723 extern tree in_class_defaulted_default_constructor (tree);
H A Dclass.cc5357 in_class_defaulted_default_constructor (tree t) in in_class_defaulted_default_constructor() function
H A DChangeLog-20103341 * class.c (in_class_defaulted_default_constructor): New.
H A DChangeLog-20161403 (in_class_defaulted_default_constructor): Use it.
H A DChangeLog-20173948 in_class_defaulted_default_constructor,
H A Ddecl.cc6372 defaulted_ctor = in_class_defaulted_default_constructor (type); in check_for_uninitialized_const_var()