Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDc-typeck.c319 tree pointed_to_2 = TREE_TYPE (t2); in composite_type() local
320 tree target = composite_type (pointed_to_1, pointed_to_2); in composite_type()
536 tree pointed_to_2, mv2; in common_pointer_type() local
563 mv2 = pointed_to_2 = TREE_TYPE (t2); in common_pointer_type()
567 mv2 = TYPE_MAIN_VARIANT (pointed_to_2); in common_pointer_type()
572 TYPE_QUALS (pointed_to_2)); in common_pointer_type()