Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Drtti.c661 push_nested_namespace (ns); in build_dynamic_cast_1()
838 push_nested_namespace (abi_node); in tinfo_base_init()
1257 push_nested_namespace (abi_node); in get_pseudo_ti_index()
1287 push_nested_namespace (abi_node); in create_tinfo_types()
1395 push_nested_namespace (abi_node); in emit_support_tinfos()
H A Dname-lookup.h316 extern void push_nested_namespace (tree);
H A Dfriend.c543 push_nested_namespace (ns); in do_friend()
H A Dpt.c5321 push_nested_namespace (ns); in tsubst_friend_function()
5407 push_nested_namespace (ns); in tsubst_friend_function()
5561 push_nested_namespace (context); in tsubst_friend_class()
6028 push_nested_namespace (ns); in instantiate_class_template()
12201 push_nested_namespace (ns); in instantiate_decl()
H A Dname-lookup.c3119 push_nested_namespace (tree ns) in push_nested_namespace() function
3125 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.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Drtti.c635 push_nested_namespace (ns);
778 push_nested_namespace (abi_node);
1255 push_nested_namespace (abi_node);
1281 push_nested_namespace (abi_node); in create_tinfo_types()
1387 push_nested_namespace (abi_node); in emit_support_tinfos()
H A Dfriend.c423 push_nested_namespace (ns);
H A Dpt.c4905 push_nested_namespace (ns);
4983 push_nested_namespace (ns);
5116 push_nested_namespace (context);
5609 push_nested_namespace (ns);
H A Dcp-tree.h3743 extern void push_nested_namespace PARAMS ((tree));
H A Ddecl.c2550 push_nested_namespace (ns) in push_nested_namespace() function
2557 push_nested_namespace (CP_DECL_CONTEXT (ns));
H A DChangeLog.24729 * cp-tree.h (push_nested_namespace): Declare.
4731 * decl.c (push_nested_namespace): New function.