Searched refs:currently_open_class (Results 1 – 25 of 31) sorted by relevance
12
306 && currently_open_class (TYPE_CONTEXT (friend_type))) in make_friend_class()
196 if (tree open = currently_open_class (t)) in lookup_base()1134 if (tree t = currently_open_class (type)) in lookup_member()1322 type = currently_open_class (type); in lookup_member_fuzzy()
220 return currently_open_class (t); in type_deducible_expression_p()
275 if (tree open = currently_open_class (probe)) in build_base_path()8081 currently_open_class (tree t) in currently_open_class() function
5399 && currently_open_class (decl)) in cp_warn_deprecated_use()
590 if (!currently_open_class (ctx)) in get_nsdmi()
2023 && !currently_open_class (context)) in add_typedef_to_current_template_for_access_check()2211 && (!currently_open_class (qualifying_class) in finish_qualified_id_expr()
2513 if (!currently_open_class (object_type) in build_class_member_access_expr()3076 if (!currently_open_class (object_type) in finish_class_member_access_expr()
4073 || currently_open_class (context)) in make_unbound_class_template()12737 || currently_open_class (ctype))) in grokdeclarator()
6422 extern tree currently_open_class (tree);
9783 || currently_open_class (template_type)) in lookup_template_class_1()26674 && !currently_open_class (scope)); in dependent_scope_p()27788 if (only_current_p && !currently_open_class (scope)) in resolve_typename_type()
319 && currently_open_class (TYPE_CONTEXT (friend_type))) in make_friend_class()
231 if (tree open = currently_open_class (t)) in lookup_base()1152 if (tree t = currently_open_class (type)) in lookup_member()1337 type = currently_open_class (type); in lookup_member_fuzzy()
202 return currently_open_class (t); in type_deducible_expression_p()
5682 && currently_open_class (decl)) in cp_handle_deprecated_or_unavailable()5709 && currently_open_class (decl)) in cp_handle_deprecated_or_unavailable()
2195 * class.c (currently_open_class): Tidy.2203 (currently_open_class): Change return type.3301 (currently_open_class): Ignore hidden classes.
1377 * class.c (currently_open_class): Make sure we're dealing with the2072 * pt.c (lookup_template_class): Use currently_open_class,3322 * class.c (currently_open_class): Return fast if T isn't a class.
286 if (tree open = currently_open_class (probe)) in build_base_path()8184 currently_open_class (tree t) in currently_open_class() function
614 if (!currently_open_class (ctx)) in maybe_instantiate_nsdmi_init()
1565 (currently_open_class): Simplify.4318 * cp-tree.h (currently_open_class, is_empty_class, member_p):4365 * decl.c (make_typename_type): Use currently_open_class.4619 * class.c (currently_open_class): New fn.
249 * search.c (lookup_member): Handle currently_open_class returning null.1919 (currently_open_class): Return tree.
2681 if (!currently_open_class (object_type) in build_class_member_access_expr()3246 if (!currently_open_class (object_type) in finish_class_member_access_expr()
2033 * class.c (build_base_path): Use currently_open_class.2714 * search.c (lookup_base): Use currently_open_class.
4287 || currently_open_class (context)) in make_unbound_class_template()13442 || currently_open_class (ctype))) in grokdeclarator()
6685 extern tree currently_open_class (tree);