Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c801 return complete_p && complete_ctor_at_level_p (TREE_TYPE (init), in split_nonconstant_init_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck2.cc720 return complete_p && complete_ctor_at_level_p (TREE_TYPE (init), in split_nonconstant_init_1()
H A DChangeLog-20112348 complete_ctor_at_level_p instead of count_type_elements.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpr.cc6540 if (*p_complete && !complete_ctor_at_level_p (TREE_TYPE (ctor), in categorize_ctor_elements_1()
6589 complete_ctor_at_level_p (const_tree type, HOST_WIDE_INT num_elts, in complete_ctor_at_level_p() function
H A Dtree.h6366 extern bool complete_ctor_at_level_p (const_tree, HOST_WIDE_INT, const_tree);
H A DChangeLog-201118682 (complete_ctor_at_level_p): Declare.
18689 (categorize_ctor_elements_1): Likewise. Use complete_ctor_at_level_p.
18690 (complete_ctor_at_level_p): New function, borrowing union logic
H A DChangeLog-20138144 (complete_ctor_at_level_p): Moved to tree.h.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpr.c6192 if (*p_complete && !complete_ctor_at_level_p (TREE_TYPE (ctor), in categorize_ctor_elements_1()
6241 complete_ctor_at_level_p (const_tree type, HOST_WIDE_INT num_elts, in complete_ctor_at_level_p() function
H A Dtree.h6134 extern bool complete_ctor_at_level_p (const_tree, HOST_WIDE_INT, const_tree);