Home
last modified time | relevance | path

Searched refs:finish_typeof (Results 1 – 15 of 15) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dsemantics.c2100 finish_typeof (expr) in finish_typeof() function
Dparse.y2040 { $$.t = finish_typeof ($3);
Dcp-tree.h4273 extern tree finish_typeof PARAMS ((tree));
DChangeLog.2273 * semantics.c (begin_class_definition, finish_typeof): Likewise.
774 (finish_typeof): Likewise.
3577 (finish_typeof): Likewise.
7445 * semantics.c (finish_typeof): Don't set CLASSTYPE_GOT_SEMICOLON.
7848 * semantics.c (finish_typeof): New fn.
DChangeLog1917 * semantics.c (finish_typeof): Issue errors about invalid uses.
9029 * semantics.c (finish_typeof): Resolve OFFSET_REFs.
/openbsd/src/gnu/gcc/gcc/cp/
Dsemantics.c2881 finish_typeof (tree expr) in finish_typeof() function
Dcp-tree.h4331 extern tree finish_typeof (tree);
DChangeLog-20033475 (finish_typeof): Likewise.
4333 * semantics.c (finish_typeof): Refine type-dependency check.
6245 * semantics.c (finish_typeof): Issue errors about invalid uses.
DChangeLog-20041348 finish_id_expression, finish_typeof): Likewise.
5668 * semantics.c (finish_typeof): Likewise.
6566 * pt.c (tsubst): Use finish_typeof.
DChangeLog-1999273 * semantics.c (begin_class_definition, finish_typeof): Likewise.
774 (finish_typeof): Likewise.
3577 (finish_typeof): Likewise.
DChangeLog-1998657 * semantics.c (finish_typeof): Don't set CLASSTYPE_GOT_SEMICOLON.
1060 * semantics.c (finish_typeof): New fn.
DChangeLog-20013052 * semantics.c (finish_typeof): Resolve OFFSET_REFs.
Dpt.c7819 type = finish_typeof (tsubst_expr in tsubst()
Dparser.c9905 type = finish_typeof (type); in cp_parser_simple_type_specifier()
DChangeLog213 * semantics.c (finish_typeof): Use unlowered_expr_type.