Searched refs:push_namespace (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h329 extern int push_namespace (tree, bool make_inline = false);
H A Dname-lookup.c7377 push_namespace (tree name, bool make_inline)
7371 push_namespace (tree name, bool make_inline) function
H A Ddecl.c4315 push_namespace (get_identifier ("std"));
4412 push_namespace (get_identifier ("__cxxabiv1"));
H A Dparser.c19704 ? push_namespace (identifier, nested_inline_p)
19723 nested_definition_count += push_namespace (identifier, is_inline);
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-cplus-symbols.c324 instance->plugin ().push_namespace ("");
H A Dcompile-cplus-types.c266 plugin ().push_namespace ("");
280 this->plugin ().push_namespace (ns);
1113 instance->plugin ().push_namespace (name.get ());
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h468 extern int push_namespace (tree, bool make_inline = false);
H A Ddecl.cc4539 push_namespace (get_identifier ("std"));
4655 push_namespace (get_identifier ("__cxxabiv1"));
9315 int n = push_namespace (get_identifier ("__aeabiv1"), false);
H A Dname-lookup.cc2949 push_namespace. */
8699 push_namespace (tree name, bool make_inline)
8694 push_namespace (tree name, bool make_inline) function
H A Dparser.cc21349 ? push_namespace (identifier, nested_inline_p)
21368 nested_definition_count += push_namespace (identifier, is_inline);
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-cplus-symbols.c324 instance->plugin ().push_namespace ("");
H A Dcompile-cplus-types.c265 plugin ().push_namespace ("");
279 this->plugin ().push_namespace (ns);
1107 instance->plugin ().push_namespace (name.get ());
/netbsd-current/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc835 push_namespace (name ? get_identifier (name) : NULL);
/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc676 push_namespace (name ? get_identifier (name) : NULL);

Completed in 540 milliseconds