Searched refs:push_nested_class (Results 1 – 13 of 13) sorted by relevance
181 * pt.c (instantiate_decl): Wrap push_nested_class and475 context is a class before calling push_nested_class and2353 (push_nested_class): Adjust pushclass call.6075 (push_nested_class): Adjust calls to pushclass, remove modify6079 (push_nested_class): Likewise.6092 (start_decl): Adjust calls to push_nested_class.6096 (start_function): Adjust calls to push_nested_class.6100 (push_sscope): Adjust call to push_nested_class.6141 push_nested_class.
177 push_nested_class (DECL_FRIEND_CONTEXT (t)); in push_access_scope()179 push_nested_class (DECL_CONTEXT (t)); in push_access_scope()5572 push_nested_class (tsubst (context, args, tf_none, NULL_TREE)); in tsubst_friend_class()12240 push_nested_class (DECL_CONTEXT (d)); in instantiate_decl()12331 push_nested_class (DECL_CONTEXT (d)); in instantiate_decl()
5658 push_nested_class (tree type) in push_nested_class() function5674 push_nested_class (context); in push_nested_class()
3877 extern void push_nested_class (tree);
2315 push_nested_class (t); in push_scope()
11106 push_nested_class (ctype); in start_preparsed_function()11108 push_nested_class (DECL_CONTEXT (decl1)); in start_preparsed_function()
5329 * class.c (push_nested_class): Handle UNION_TYPEs.5332 (start_decl): Use push_nested_class, not just pushclass.6311 * class.c (push_nested_class): Allow namespaces.
2573 * decl2.c (finish_decl_parsing): Call push_nested_class with a type.3498 * class.c (push_nested_class): Don't push into non-class scope.3568 * class.c (push_nested_class): Don't try to push into
2871 (start_function): Call push_nested_class before3243 * class.c (push_nested_class): Complain about namespaces.6671 (push_nested_class): Likewise.
1406 * class.c (push_nested_class): Likewise.7006 * class.c (push_nested_class): Likewise.
402 (regenerate_decl_from_template): Use push_nested_class.
1089 * class.c (push_nested_class): Make sure TYPE is non-nil.
3863 push_nested_class/pop_nested_class.