Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000914-1.c240 REINTERPRET_CAST_EXPR, enumerator
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcxx-pretty-print.c479 case REINTERPRET_CAST_EXPR: in pp_cxx_postfix_expression()
485 else if (code == REINTERPRET_CAST_EXPR) in pp_cxx_postfix_expression()
908 case REINTERPRET_CAST_EXPR: in pp_cxx_expression()
H A Dcp-tree.def237 DEFTREECODE (REINTERPRET_CAST_EXPR, "reinterpret_cast_expr", tcc_unary, 1)
H A Dpt.c5084 case REINTERPRET_CAST_EXPR: in for_each_template_parm_r()
8148 case REINTERPRET_CAST_EXPR: in tsubst_copy()
8973 case REINTERPRET_CAST_EXPR: in tsubst_copy_and_build()
8996 case REINTERPRET_CAST_EXPR: in tsubst_copy_and_build()
12877 case REINTERPRET_CAST_EXPR: in value_dependent_expression_p()
13005 || TREE_CODE (expression) == REINTERPRET_CAST_EXPR in type_dependent_expression_p()
H A Derror.c1785 case REINTERPRET_CAST_EXPR: in dump_expr()
H A Dtypeck.c5277 tree t = build_min (REINTERPRET_CAST_EXPR, type, expr); in build_reinterpret_cast()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.def239 DEFTREECODE (REINTERPRET_CAST_EXPR, "reinterpret_cast_expr", '1', 1)
H A Derror.c1987 case REINTERPRET_CAST_EXPR:
H A Ddecl2.c3201 case REINTERPRET_CAST_EXPR:
H A Dpt.c4686 case REINTERPRET_CAST_EXPR:
7365 case REINTERPRET_CAST_EXPR:
H A Dtypeck.c4892 tree t = build_min (REINTERPRET_CAST_EXPR, type, expr);