Searched refs:non_const_pointer_type (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dinit.c2296 tree non_const_pointer_type;
2765 non_const_pointer_type = build_pointer_type
2768 data_addr = fold_convert (non_const_pointer_type, data_addr);
2770 alloc_node = fold_convert (non_const_pointer_type, alloc_node);
2294 tree non_const_pointer_type; local

Completed in 89 milliseconds