Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c1510 || DECL_NAME (var) == heap_identifier) in addr_of_non_const_var()
2292 || DECL_NAME (var) == heap_identifier) in cxx_eval_call_expression()
4628 || DECL_NAME (r) == heap_identifier) in non_const_var_error()
6509 && TYPE_NAME (elt_type) == heap_identifier) in cxx_eval_constant_expression()
6516 DECL_NAME (var) = heap_identifier; in cxx_eval_constant_expression()
6839 || DECL_NAME (*tp) == heap_identifier in find_heap_var_refs()
H A Dinit.c2894 TYPE_NAME (rtype) = heap_identifier; in build_new_constexpr_heap_type()
H A Dcp-tree.h321 #define heap_identifier cp_global_trees[CPTI_HEAP_IDENTIFIER] macro
H A Ddecl.c4249 {"heap ", &heap_identifier, cik_normal}, in initialize_predefined_identifiers()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc1653 || DECL_NAME (var) == heap_identifier in addr_of_non_const_var()
2505 || DECL_NAME (var) == heap_identifier) in cxx_eval_call_expression()
5415 || DECL_NAME (r) == heap_identifier in non_const_var_error()
7385 && TYPE_NAME (elt_type) == heap_identifier) in cxx_eval_constant_expression()
7394 ? heap_identifier : heap_vec_identifier); in cxx_eval_constant_expression()
7742 || DECL_NAME (*tp) == heap_identifier in find_heap_var_refs()
H A Dinit.cc2971 TYPE_NAME (rtype) = heap_identifier; in build_new_constexpr_heap_type()
H A DChangeLog-20192234 (heap_uninit_identifier, heap_identifier, heap_deleted_identifier):
2267 to heap_identifier.
H A Dcp-tree.h335 #define heap_identifier cp_global_trees[CPTI_HEAP_IDENTIFIER] macro
H A Ddecl.cc4472 {"heap ", &heap_identifier, cik_normal}, in initialize_predefined_identifiers()