Home
last modified time | relevance | path

Searched refs:TYPEOF_TYPE (Results 1 – 23 of 23) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000914-1.c229 TYPEOF_TYPE, enumerator
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-tree.def167 compiler. TEMPLATE_TYPE_PARM, TYPENAME_TYPE, TYPEOF_TYPE,
182 DEFTREECODE (TYPEOF_TYPE, "typeof_type", tcc_type, 0)
H A Derror.c371 case TYPEOF_TYPE: in dump_type()
570 case TYPEOF_TYPE: in dump_type_prefix()
666 case TYPEOF_TYPE: in dump_type_suffix()
H A Dcxx-pretty-print.c1473 case TYPEOF_TYPE: in pp_cxx_type_id()
H A Dtree.c1996 case TYPEOF_TYPE: in cp_walk_subtrees()
H A Dpt.c5008 case TYPEOF_TYPE: in for_each_template_parm_r()
7815 case TYPEOF_TYPE: in tsubst()
8357 case TYPEOF_TYPE: in tsubst_copy()
12740 if (TREE_CODE (type) == TYPEOF_TYPE) in dependent_type_p_r()
H A Dsemantics.c2887 type = make_aggr_type (TYPEOF_TYPE); in finish_typeof()
H A Dcp-tree.h883 || TREE_CODE (T) == TYPEOF_TYPE \
H A DChangeLog-2002395 (for_each_template_parm_r): Handle TYPEOF_TYPE.
2904 * error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis printing.
H A DChangeLog-20045659 * cp-tree.def (TEMPLATE_TYPE_PARM, TYPEOF_TYPE): Update comments.
5669 * search.c (dfs_unuse_fields): Handle TYPENAME_TYPE, TYPEOF_TYPE,
H A DChangeLog-20035927 * error.c (dump_type_prefix): Handle TYPEOF_TYPE.
H A DChangeLog-19981056 * cp-tree.def (TYPEOF_TYPE): New code.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Derror.c468 case TYPEOF_TYPE:
689 case TYPEOF_TYPE:
786 case TYPEOF_TYPE:
H A Dcp-tree.def201 DEFTREECODE (TYPEOF_TYPE, "typeof_type", 't', 0)
H A Dsemantics.c2107 type = make_aggr_type (TYPEOF_TYPE);
H A Dtree.c2111 case TYPEOF_TYPE:
H A Dpt.c7242 case TYPEOF_TYPE:
7588 case TYPEOF_TYPE:
H A Dcp-tree.h1034 || TREE_CODE (T) == TYPEOF_TYPE \
H A DChangeLog1751 * decl.c (warn_about_implicit_typename_lookup): Handle TYPEOF_TYPE.
1798 * error.c (dump_type_prefix): Handle TYPEOF_TYPE.
4307 * error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis printing.
H A DChangeLog.27844 * cp-tree.def (TYPEOF_TYPE): New code.
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dc-tree.texi287 @tindex TYPEOF_TYPE
574 @item TYPEOF_TYPE
/openbsd-src/gnu/gcc/gcc/doc/
H A Dc-tree.texi287 @tindex TYPEOF_TYPE
571 @item TYPEOF_TYPE
H A Dgccint.info4407 `TYPEOF_TYPE'
34151 * TYPEOF_TYPE: Types. (line 6)