Searched refs:CLEANUP_DECL (Results 1 – 18 of 18) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | c-dump.c | 95 dump_child ("decl", CLEANUP_DECL (t));
|
| D | c-common.def | 117 constructed. If, after this point, the CLEANUP_DECL goes out of
|
| D | c-semantics.c | 745 tree decl = CLEANUP_DECL (t);
|
| D | c-common.h | 1089 #define CLEANUP_DECL(NODE) \ macro
|
| D | ChangeLog.7 | 14025 * c-common.h (CLEANUP_DECL): New macro.
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | dump.c | 415 dump_child ("decl", CLEANUP_DECL (t)); in cp_dump_tree()
|
| D | cp-tree.def | 274 constructed. The CLEANUP_EXPR is run on behalf of CLEANUP_DECL
|
| D | semantics.c | 3242 && CLEANUP_DECL (*tp) == dp->var) in finalize_nrv_r()
|
| D | cp-tree.h | 3070 #define CLEANUP_DECL(NODE) TREE_OPERAND (CLEANUP_STMT_CHECK (NODE), 2) macro
|
| D | ChangeLog-2002 | 3669 * cp-tree.h (CLEANUP_DECL): Remove.
|
| D | ChangeLog-2004 | 4676 (CLEANUP_BODY, CLEANUP_EXPR, CLEANUP_DECL): Move from c-common.h.
|
| D | ChangeLog-1999 | 2230 (CLEANUP_DECL): New macro.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | semantics.c | 2458 && CLEANUP_DECL (*tp) == nrv)
|
| D | ChangeLog | 5072 * cp-tree.h (CLEANUP_DECL): Remove.
|
| D | ChangeLog.2 | 2230 (CLEANUP_DECL): New macro.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | c-tree.texi | 1277 @findex CLEANUP_DECL 1466 are in fact representing such destructors, @code{CLEANUP_DECL} will be 1467 the @code{VAR_DECL} destroyed. Otherwise, @code{CLEANUP_DECL} will be
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | c-tree.texi | 1466 @findex CLEANUP_DECL 1628 are in fact representing such destructors, @code{CLEANUP_DECL} will be 1629 the @code{VAR_DECL} destroyed. Otherwise, @code{CLEANUP_DECL} will be
|
| D | gccint.info | 5306 `CLEANUP_DECL' will be the `VAR_DECL' destroyed. Otherwise, 5307 `CLEANUP_DECL' will be `NULL_TREE'. In any case, the 31922 * CLEANUP_DECL: Function Bodies. (line 6)
|