Home
last modified time | relevance | path

Searched refs:push_nested_namespace (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Drtti.c662 push_nested_namespace (ns); in build_dynamic_cast_1()
839 push_nested_namespace (abi_node); in tinfo_base_init()
1258 push_nested_namespace (abi_node); in get_pseudo_ti_index()
1288 push_nested_namespace (abi_node); in create_tinfo_types()
1396 push_nested_namespace (abi_node); in emit_support_tinfos()
H A Dname-lookup.h318 extern void push_nested_namespace (tree);
H A Dfriend.c543 push_nested_namespace (ns); in do_friend()
H A Dpt.c5330 push_nested_namespace (ns); in tsubst_friend_function()
5416 push_nested_namespace (ns); in tsubst_friend_function()
5570 push_nested_namespace (context); in tsubst_friend_class()
6037 push_nested_namespace (ns); in instantiate_class_template()
12239 push_nested_namespace (ns); in instantiate_decl()
H A Dname-lookup.c3148 push_nested_namespace (tree ns) in push_nested_namespace() function
3154 push_nested_namespace (CP_DECL_CONTEXT (ns)); in push_nested_namespace()
H A DChangeLog-19994729 * cp-tree.h (push_nested_namespace): Declare.
4731 * decl.c (push_nested_namespace): New function.
H A DChangeLog-20031043 (push_nested_namespace): Likewise.