Home
last modified time | relevance | path

Searched refs:push_abi_namespace (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c147 push_abi_namespace (void) in push_abi_namespace() function
761 push_abi_namespace (); in build_dynamic_cast_1()
951 push_abi_namespace (); in tinfo_base_init()
1457 push_abi_namespace (); in get_tinfo_desc()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc775 unsigned flags = push_abi_namespace (); in build_dynamic_cast_1()
964 int flags = push_abi_namespace (); in tinfo_base_init()
H A DChangeLog-20214946 * cp-tree.h (push_abi_namespace, pop_abi_namespace): Declare.
4947 * decl.c (push_abi_namespace, pop_abi_namespace): Moved
4954 * rtti.c (push_abi_namespace, pop_abi_namespace): Moved to
H A Ddecl.cc4878 push_abi_namespace (tree node) in push_abi_namespace() function
9208 auto cookie = push_abi_namespace (global_namespace); in declare_global_var()
9337 auto cookie = push_abi_namespace (ctx); in get_atexit_node()
H A DChangeLog-20082600 (push_abi_namespace, pop_abi_namespace): New functions.
H A Dcp-tree.h6815 extern unsigned push_abi_namespace (tree node = abi_node);
H A DChangeLog-2009813 * rtti.c (push_abi_namespace): Pass 2 as last argument to
H A DChangeLog-2020418 * rtti.c (push_abi_namespace): Save and reset module_kind.