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 D | 20000914-1.c | 240 REINTERPRET_CAST_EXPR, enumerator
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | cxx-pretty-print.c | 479 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 D | cp-tree.def | 237 DEFTREECODE (REINTERPRET_CAST_EXPR, "reinterpret_cast_expr", tcc_unary, 1)
|
| H A D | pt.c | 5084 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 D | error.c | 1785 case REINTERPRET_CAST_EXPR: in dump_expr()
|
| H A D | typeck.c | 5277 tree t = build_min (REINTERPRET_CAST_EXPR, type, expr); in build_reinterpret_cast()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | cp-tree.def | 239 DEFTREECODE (REINTERPRET_CAST_EXPR, "reinterpret_cast_expr", '1', 1)
|
| H A D | error.c | 1987 case REINTERPRET_CAST_EXPR:
|
| H A D | decl2.c | 3201 case REINTERPRET_CAST_EXPR:
|
| H A D | pt.c | 4686 case REINTERPRET_CAST_EXPR: 7365 case REINTERPRET_CAST_EXPR:
|
| H A D | typeck.c | 4892 tree t = build_min (REINTERPRET_CAST_EXPR, type, expr);
|