Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Ddecl.c3271 tree bad_alloc_decl; in cxx_init_decl_processing() local
3279 bad_alloc_decl in cxx_init_decl_processing()
3281 DECL_CONTEXT (bad_alloc_decl) = current_namespace; in cxx_init_decl_processing()
3282 TYPE_STUB_DECL (bad_alloc_type_node) = bad_alloc_decl; in cxx_init_decl_processing()