Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl.c3259 tree bad_alloc_decl; in cxx_init_decl_processing() local
3267 bad_alloc_decl in cxx_init_decl_processing()
3269 DECL_CONTEXT (bad_alloc_decl) = current_namespace; in cxx_init_decl_processing()
3270 TYPE_STUB_DECL (bad_alloc_type_node) = bad_alloc_decl; in cxx_init_decl_processing()