Searched refs:push_namespace (Results 1 – 14 of 14) sorted by relevance
| /trueos/contrib/gcc/cp/ |
| HD | name-lookup.h | 315 extern void push_namespace (tree);
|
| HD | except.c | 67 push_namespace (std_identifier); in init_exception_processing()
|
| HD | rtti.c | 141 push_namespace (std_identifier); in init_rtti_processing()
|
| HD | ChangeLog-2003 | 430 (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.
|
| HD | name-lookup.c | 3022 push_namespace (tree name) in push_namespace() function 3155 push_namespace (DECL_NAME (ns)); in push_nested_namespace()
|
| HD | ChangeLog-1998 | 1819 * 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.
|
| HD | decl.c | 3183 push_namespace (std_identifier); in cxx_init_decl_processing() 3258 push_namespace (get_identifier ("__cxxabiv1")); in cxx_init_decl_processing() 3275 push_namespace (std_identifier); in cxx_init_decl_processing() 3473 push_namespace (std_identifier); in builtin_function()
|
| HD | ChangeLog-1995 | 243 * 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.
|
| HD | ChangeLog-2004 | 1532 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
|
| HD | ChangeLog-1997 | 1806 * decl.c (push_namespace): Just sorry.
|
| HD | ChangeLog-2000 | 761 (push_namespace): Use std_identifier. 2603 (push_namespace): Set DECL_CONTEXT for a new NAMESPACE_DECL.
|
| HD | ChangeLog-1994 | 209 (push_namespace, pop_namespace): Complete out missing 218 * decl2.c (push_namespace): Dummy function.
|
| HD | ChangeLog-2001 | 1189 (push_namespace): Remove in_fake_std code.
|
| HD | ChangeLog | 2432 (push_namespace_with_attribs): Split out from push_namespace.
|