Searched refs:trivial_default_constructor_is_constexpr (Results 1 – 6 of 6) sorted by relevance
1219 bool cx = trivial_default_constructor_is_constexpr (ctype); in synthesized_method_walk()
4623 trivial_default_constructor_is_constexpr (tree t) in trivial_default_constructor_is_constexpr() function4647 return trivial_default_constructor_is_constexpr (t); in type_has_constexpr_default_constructor()
4967 extern bool trivial_default_constructor_is_constexpr (tree);
1642 bool cx = trivial_default_constructor_is_constexpr (ctype); in synthesized_method_walk()
5087 trivial_default_constructor_is_constexpr (tree t) in trivial_default_constructor_is_constexpr() function5111 return trivial_default_constructor_is_constexpr (t); in type_has_constexpr_default_constructor()
6179 extern bool trivial_default_constructor_is_constexpr (tree);