Home
last modified time | relevance | path

Searched refs:push_nested_class (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dpt.c222 push_nested_class (DECL_FRIEND_CONTEXT (t)); in push_access_scope()
224 push_nested_class (DECL_CONTEXT (t)); in push_access_scope()
8183 push_nested_class (tsubst (context, args, tf_none, NULL_TREE)); in tsubst_friend_class()
8592 push_nested_class (type); in instantiate_class_template_1()
14385 push_nested_class (ctx); in instantiate_template_1()
18356 push_nested_class (DECL_CONTEXT (d)); in instantiate_decl()
18460 push_nested_class (DECL_CONTEXT (d)); in instantiate_decl()
H A Dclass.c6745 push_nested_class (tree type) in push_nested_class() function
6752 push_nested_class (DECL_CONTEXT (TYPE_MAIN_DECL (type))); in push_nested_class()
H A Dname-lookup.c2696 push_nested_class (t); in push_scope()
H A Ddecl.c12730 push_nested_class (ctype); in start_preparsed_function()
12732 push_nested_class (DECL_CONTEXT (decl1)); in start_preparsed_function()
H A Dcp-tree.h4939 extern void push_nested_class (tree);
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dpt.c240 push_nested_class (DECL_FRIEND_CONTEXT (t)); in push_access_scope()
242 push_nested_class (DECL_CONTEXT (t)); in push_access_scope()
10553 push_nested_class (context); in tsubst_friend_class()
11043 push_nested_class (type); in instantiate_class_template_1()
19246 push_nested_class (ctx); in instantiate_template_1()
23901 push_nested_class (DECL_CONTEXT (d)); in instantiate_decl()
24028 push_nested_class (DECL_CONTEXT (d)); in instantiate_decl()
H A Dclass.c7573 push_nested_class (tree type) in push_nested_class() function
7580 push_nested_class (DECL_CONTEXT (TYPE_MAIN_DECL (type))); in push_nested_class()
H A Dinit.c584 push_nested_class (DECL_CONTEXT (member)); in get_nsdmi()
H A Dname-lookup.c4249 push_nested_class (t); in push_scope()
H A Ddecl.c15013 push_nested_class (ctype); in start_preparsed_function()
15015 push_nested_class (DECL_CONTEXT (decl1)); in start_preparsed_function()
H A Dcp-tree.h6149 extern void push_nested_class (tree);