Searched refs:TYPE_EXPR (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 20000914-1.c | 219 TYPE_EXPR, enumerator
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | operators.def | 100 DEF_SIMPLE_OPERATOR ("", TYPE_EXPR, "cv", 1)
|
| H A D | cp-tree.def | 77 DEFTREECODE (TYPE_EXPR, "type_expr", 'e', 1)
|
| H A D | error.c | 915 case TYPE_EXPR:
|
| H A D | decl.c | 13184 || code == TYPE_EXPR); 13211 operator_code = TYPE_EXPR; 13298 if (operator_code == TYPE_EXPR
|
| H A D | class.c | 6360 case TYPE_EXPR:
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | operators.def | 102 DEF_SIMPLE_OPERATOR ("", TYPE_EXPR, "cv", 1)
|
| H A D | cp-tree.def | 75 DEFTREECODE (TYPE_EXPR, "type_expr", tcc_expression, 1)
|
| H A D | error.c | 797 case TYPE_EXPR: in dump_decl()
|
| H A D | decl.c | 9182 || code == TYPE_EXPR); in unary_op_p() 9212 operator_code = TYPE_EXPR; in grok_op_properties() 9297 if (operator_code == TYPE_EXPR in grok_op_properties()
|