Searched refs:pointedtotype (Results 1 – 1 of 1) sorted by relevance
2309 tree pointedtotype = TREE_TYPE (pointertype); in process_constraint() local2310 tree tmpvar = create_tmp_var_raw (pointedtotype, "doubledereftmp"); in process_constraint()2316 gcc_assert (!AGGREGATE_TYPE_P (pointedtotype) in process_constraint()3031 tree pointedtotype = lhstype; in do_structure_copy() local3035 tmpvar = create_tmp_var_raw (pointedtotype, "structcopydereftmp"); in do_structure_copy()