Searched refs:currently_open_derived_class (Results 1 – 9 of 9) sorted by relevance
2094 qualifying_type = currently_open_derived_class (scope); in check_accessibility_of_qualified_id()3485 cl = currently_open_derived_class (scope); in baselink_for_fns()3985 tree path = currently_open_derived_class (context); in finish_id_expression_1()
6423 extern tree currently_open_derived_class (tree);
8116 currently_open_derived_class (tree t) in currently_open_derived_class() function
2320 qualifying_type = currently_open_derived_class (scope); in check_accessibility_of_qualified_id()3816 cl = currently_open_derived_class (scope); in baselink_for_fns()4304 tree path = currently_open_derived_class (context); in finish_id_expression_1()
607 * class.c (currently_open_derived_class): Check if610 currently_open_derived_class returns NULL_TREE.6261 * class.c (currently_open_derived_class): Use dependent_type_p.
3302 (currently_open_derived_class): Likewise.
6686 extern tree currently_open_derived_class (tree);
8219 currently_open_derived_class (tree t) in currently_open_derived_class() function
6289 * class.c (currently_open_derived_class): New fn.