Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-pretty-print.c196 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
905 pp_c_type_cast (pp, void_type_node); in pp_c_void_constant()
994 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1060 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1099 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1108 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1773 pp_c_type_cast (this, ptr_type_node); in unary_expression()
1814 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-pretty-print.c216 pp_c_type_cast (c_pretty_printer *pp, tree t) in pp_c_type_cast() function
1011 pp_c_type_cast (pp, type); in pp_c_enumeration_constant()
1067 pp_c_type_cast (pp, type); in pp_c_compound_literal()
1106 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1115 pp_c_type_cast (pp, type); in pp_c_complex_expr()
1743 pp_c_type_cast (pp, ptr_type_node); in pp_c_unary_expression()
1783 pp_c_type_cast (pp, TREE_TYPE (e)); in pp_c_cast_expression()