Home
last modified time | relevance | path

Searched refs:SCOPE_NO_CLEANUPS_P (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-dump.c182 if (!SCOPE_NO_CLEANUPS_P (t))
Dc-semantics.c594 if (!SCOPE_NO_CLEANUPS_P (t))
Dtree-inline.c1279 SCOPE_NO_CLEANUPS_P (scope_stmt) = 1;
1350 SCOPE_NO_CLEANUPS_P (scope_stmt) = 1;
Dc-common.h1066 #define SCOPE_NO_CLEANUPS_P(NODE) \ macro
Dc-pretty-print.c1400 if (!SCOPE_NULLIFIED_P (stmt) && SCOPE_NO_CLEANUPS_P (stmt))
DChangeLog.3875 (SCOPE_NO_CLEANUPS_P): Likewise.
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-1999425 (SCOPE_NO_CLEANUPS_P): New macro.
431 * ir.texi: Document SCOPE_NO_CLEANUPS_P.
440 expand_end_bindings for a scope with SCOPE_NO_CLEANUPS_P set.
DChangeLog-20003021 (SCOPE_NO_CLEANUPS_P): Likewise.
5655 * dump.c (dequeue_and_dump): Dump SCOPE_NO_CLEANUPS_P.
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dc-tree.texi1617 @code{SCOPE_NO_CLEANUPS_P} holds of the scope, back ends should behave
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
DChangeLog.2425 (SCOPE_NO_CLEANUPS_P): New macro.
431 * ir.texi: Document SCOPE_NO_CLEANUPS_P.
440 expand_end_bindings for a scope with SCOPE_NO_CLEANUPS_P set.
DChangeLog12893 (SCOPE_NO_CLEANUPS_P): Likewise.
15527 * dump.c (dequeue_and_dump): Dump SCOPE_NO_CLEANUPS_P.