Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dinit.c1596 tree full_pointer_type; in build_new_1() local
1800 full_pointer_type = build_pointer_type (full_type); in build_new_1()
1801 alloc_expr = get_target_expr (build_nop (full_pointer_type, alloc_call)); in build_new_1()
1852 data_addr = get_target_expr (build2 (PLUS_EXPR, full_pointer_type, in build_new_1()