Searched refs:TYPEID_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 | 245 TYPEID_EXPR, enumerator
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | rtti.c | 296 return build_min (TYPEID_EXPR, const_type_info_type_node, exp); in build_typeid() 421 return build_min (TYPEID_EXPR, const_type_info_type_node, type); in get_typeid()
|
| H A D | cxx-pretty-print.c | 503 case TYPEID_EXPR: in pp_cxx_postfix_expression() 914 case TYPEID_EXPR: in pp_cxx_expression()
|
| H A D | cp-tree.def | 242 DEFTREECODE (TYPEID_EXPR, "typeid_expr", tcc_expression, 1)
|
| H A D | pt.c | 5090 case TYPEID_EXPR: in for_each_template_parm_r() 8167 case TYPEID_EXPR: in tsubst_copy() 9395 case TYPEID_EXPR: in tsubst_copy_and_build() 12994 || TREE_CODE (expression) == TYPEID_EXPR in type_dependent_expression_p()
|
| H A D | ChangeLog-1996 | 535 * cp-tree.def: Add TYPEID_EXPR.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | rtti.c | 264 return build_min_nt (TYPEID_EXPR, exp); 394 return build_min_nt (TYPEID_EXPR, type);
|
| H A D | cp-tree.def | 244 DEFTREECODE (TYPEID_EXPR, "typeid_expr", 'e', 1)
|
| H A D | decl2.c | 3491 case TYPEID_EXPR:
|
| H A D | pt.c | 4692 case TYPEID_EXPR: 7384 case TYPEID_EXPR:
|
| H A D | ChangeLog.2 | 16813 * cp-tree.def: Add TYPEID_EXPR.
|