Home
last modified time | relevance | path

Searched refs:bad_alloc_id (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c4438 tree bad_alloc_id; in cxx_init_decl_processing() local
4443 bad_alloc_id = get_identifier ("bad_alloc"); in cxx_init_decl_processing()
4447 = create_implicit_typedef (bad_alloc_id, bad_alloc_type_node); in cxx_init_decl_processing()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc4681 tree bad_alloc_id; in cxx_init_decl_processing() local
4686 bad_alloc_id = get_identifier ("bad_alloc"); in cxx_init_decl_processing()
4690 = create_implicit_typedef (bad_alloc_id, bad_alloc_type_node); in cxx_init_decl_processing()