Home
last modified time | relevance | path

Searched refs:push_namespace (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h326 extern int push_namespace (tree, bool make_inline = false);
H A Dname-lookup.c7371 push_namespace (tree name, bool make_inline) in push_namespace() function
H A Ddecl.c4306 push_namespace (get_identifier ("std")); in cxx_init_decl_processing()
4403 push_namespace (get_identifier ("__cxxabiv1")); in cxx_init_decl_processing()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h465 extern int push_namespace (tree, bool make_inline = false);
H A DChangeLog-20171257 (push_namespace): Push anonymous namespace as NULL name.
2322 (push_namespace): Likewise. Call it after setting
3376 (push_namespace): Look inside inline namespaces.
3390 (add_using_namespace, push_namespace): Push onto vector.
3482 push_namespace): Adjust.
3692 (push_namespace): Use add_using_namespace.
4039 (push_namespace): Set SCOPE_DEPTH.
4047 * name-lookup.h (push_namespace): Return int, add make_inline arg.
4048 * name-lookup.c (push_namespace): Deal with inline directly.
4051 push_namespace change.
[all …]
H A DChangeLog-2003430 (push_namespace): Put it in DECL_ASSEMBLER_NAME instead.
1041 (push_namespace): Likewise.
1235 (push_namespace): Update.
4127 (push_namespace): Use it.
4134 (push_namespace): Use it. Simplify.
4247 (push_namespace): Build current_binding_level->type_decls.
5536 (push_namespace): Initialize static_decls for ordinary namespaces.
5969 (push_namespace): Likewise.
H A DChangeLog-19981819 * decl.c (push_namespace): Initialize variable `d'.
2033 (push_namespace): Use anonymous_namespace_name, rather than local
3872 (push_namespace): Check for namespace aliases.
4065 * decl.c (push_namespace): Only produce one unique name for
4125 * decl.c (push_namespace): Namespaces have type void.
4687 (push_namespace): Associate binding level with new namespace,
5885 * decl.c (push_namespace): Handle redeclaration error.
5919 (push_namespace, pop_namespace): Implement.
H A DChangeLog-2016175 nested_definition_count only if push_namespace succeeds.
2455 * name-lookup.c (push_namespace): Return bool, false when pushdecl
2457 * name-lookup.h (push_namespace): Adjust declaration.
2458 * parser.c (cp_parser_namespace_definition): Check push_namespace
H A DChangeLog-1995243 * decl.c (push_namespace): Rewrite to use build_lang_decl, so we
1318 (push_namespace): Use get_unique_name for naming unnamed namespaces.
1654 (resume_level, push_namespace, pop_namespace): Likewise.
1662 (current_namespace, push_namespace, pop_namespace): Likewise.
H A Ddecl.cc4533 push_namespace (get_identifier ("std")); in cxx_init_decl_processing()
4649 push_namespace (get_identifier ("__cxxabiv1")); in cxx_init_decl_processing()
9306 int n = push_namespace (get_identifier ("__aeabiv1"), false); in get_atexit_node()
H A DChangeLog-20041532 push_namespace, do_namespace_alias, do_using_directive,
2553 push_class_level_binding, do_class_using_decl, push_namespace,
5982 * name-lookup.c (push_namespace): Ignore the return value from
H A DChangeLog-2020322 (push_namespace): Deal with BINDING_VECTOR & namespace reuse.
344 (push_namespace): ... here. Call them. Add namespace to level
5204 * name-lookup.c (push_namespace): Triage ambiguous lookups that
H A DChangeLog-20121830 * name-lookup.c (push_namespace): When error recovery is
H A DChangeLog-19971806 * decl.c (push_namespace): Just sorry.
H A Dname-lookup.cc8731 push_namespace (tree name, bool make_inline) in push_namespace() function
H A DChangeLog-20062343 (push_namespace_with_attribs): Split out from push_namespace.
H A DChangeLog-1994209 (push_namespace, pop_namespace): Complete out missing
218 * decl2.c (push_namespace): Dummy function.
H A DChangeLog-2000761 (push_namespace): Use std_identifier.
2603 (push_namespace): Set DECL_CONTEXT for a new NAMESPACE_DECL.
H A DChangeLog-2007708 (push_namespace): Here.
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgcc-cp-fe.def31 GCC_METHOD1 (int /* bool */, push_namespace,
160 /* Pop the namespace last entered with push_namespace, or class last
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dgcc-cp-fe.def31 GCC_METHOD1 (int /* bool */, push_namespace,
160 /* Pop the namespace last entered with push_namespace, or class last
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgcc-cp-fe.def31 GCC_METHOD1 (int /* bool */, push_namespace,
160 /* Pop the namespace last entered with push_namespace, or class last
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dgcc-cp-fe.def31 GCC_METHOD1 (int /* bool */, push_namespace,
160 /* Pop the namespace last entered with push_namespace, or class last
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc826 push_namespace (name ? get_identifier (name) : NULL); in plugin_push_namespace()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc670 push_namespace (name ? get_identifier (name) : NULL); in plugin_push_namespace()

12