Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h328 extern void push_nested_namespace (tree);
H A Dfriend.c639 push_nested_namespace (ns); in do_friend()
H A Drtti.c149 push_nested_namespace (abi_node); in push_abi_namespace()
171 push_nested_namespace (std_node); in init_rtti_processing()
H A Dexcept.c55 push_nested_namespace (std_node); in init_exception_processing()
H A Ddecl.c4442 push_nested_namespace (std_node); in cxx_init_decl_processing()
4504 push_nested_namespace (std_node); in cxx_init_decl_processing()
4722 push_nested_namespace (std_node); in cxx_builtin_function()
4743 push_nested_namespace (global_namespace); in cxx_builtin_function_ext_scope()
H A Dpt.c10919 push_nested_namespace (ns); in tsubst_friend_function()
11008 push_nested_namespace (ns); in tsubst_friend_function()
11189 push_nested_namespace (context); in tsubst_friend_class()
12040 push_nested_namespace (ns); in instantiate_class_template_1()
25828 push_nested_namespace (ns); in instantiate_decl()
H A Dname-lookup.c7538 push_nested_namespace (tree ns) in push_nested_namespace() function
H A Dparser.c19276 push_nested_namespace (nested_name_specifier); in cp_parser_enum_specifier()
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dfriend.c639 push_nested_namespace (ns); in do_friend()
H A Dfriend.cc644 push_nested_namespace (ns); in do_friend()
H A Dname-lookup.h467 extern void push_nested_namespace (tree);
H A Drtti.c149 push_nested_namespace (abi_node); in push_abi_namespace()
171 push_nested_namespace (std_node); in init_rtti_processing()
H A Dexcept.cc54 push_nested_namespace (std_node); in init_exception_processing()
H A Dexcept.c55 push_nested_namespace (std_node); in init_exception_processing()
H A Dname-lookup.cc3458 push_nested_namespace (ns); in push_local_extern_decl_alias()
8458 push_nested_namespace (tree ns) in push_nested_namespace() function
8465 push_nested_namespace (CP_DECL_CONTEXT (ns)); in push_nested_namespace()
H A Ddecl.cc4682 push_nested_namespace (std_node); in cxx_init_decl_processing()
4744 push_nested_namespace (std_node); in cxx_init_decl_processing()
4877 push_nested_namespace (node); in push_abi_namespace()
5009 push_nested_namespace (std_node); in cxx_builtin_function()
5030 push_nested_namespace (global_namespace); in cxx_builtin_function_ext_scope()
15931 push_nested_namespace (CP_DECL_CONTEXT (decl)); in xref_tag()
H A Ddecl.c4442 push_nested_namespace (std_node); in cxx_init_decl_processing()
4504 push_nested_namespace (std_node); in cxx_init_decl_processing()
4722 push_nested_namespace (std_node); in cxx_builtin_function()
4743 push_nested_namespace (global_namespace); in cxx_builtin_function_ext_scope()
H A Dpt.c10919 push_nested_namespace (ns); in tsubst_friend_function()
11008 push_nested_namespace (ns); in tsubst_friend_function()
11189 push_nested_namespace (context); in tsubst_friend_class()
12040 push_nested_namespace (ns); in instantiate_class_template_1()
25828 push_nested_namespace (ns); in instantiate_decl()
H A Dpt.cc11266 push_nested_namespace (ns); in tsubst_friend_function()
11360 push_nested_namespace (ns); in tsubst_friend_function()
11541 push_nested_namespace (context); in tsubst_friend_class()
26829 push_nested_namespace (ns); in instantiate_decl()
H A Dname-lookup.c7538 push_nested_namespace (tree ns) in push_nested_namespace() function
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.
H A Dparser.c19276 push_nested_namespace (nested_name_specifier); in cp_parser_enum_specifier()
H A Dparser.cc20909 push_nested_namespace (nested_name_specifier); in cp_parser_enum_specifier()