Home
last modified time | relevance | path

Searched refs:No_Exception_Propagation (Results 1 – 25 of 551) sorted by last modified time

12345678910>>...23

/dports/lang/gnat_util/gnat_util/
H A Drestrict.ads122 No_Exception_Propagation => True,
H A Drestrict.adb402 Check_Restriction (No_Exception_Propagation, N);
947 Restrictions.Set (No_Exception_Propagation));
959 and then Restriction_Active (No_Exception_Propagation);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gnat.dg/
H A Dwarn31.ads1 pragma Restrictions (No_Exception_Propagation);
H A Dno_exc_prop.ads1 pragma Restrictions (No_Exception_Propagation);
H A Dbip_exception.ads1 pragma Restrictions (No_Exception_Propagation);
H A Dbip_exception_pkg.ads1 pragma Restrictions (No_Exception_Propagation);
H A Dghost7.ads1 pragma Restrictions (No_Exception_Propagation);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-rident.ads114 No_Exception_Propagation, -- GNAT literal
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch10.adb2665 Check_Restriction (No_Exception_Propagation, N);
H A Drestrict.adb383 Check_Restriction (No_Exception_Propagation, N);
950 Restrictions.Set (No_Exception_Propagation));
962 and then Restriction_Active (No_Exception_Propagation);
H A Drestrict.ads124 No_Exception_Propagation => True,
H A Dexp_intr.adb516 Check_Restriction (No_Exception_Propagation, N);
881 not Restriction_Active (No_Exception_Propagation);
H A Dfrontend.adb380 if Restriction_Check_Required (No_Exception_Propagation)
H A Dgnat_rm.texi481 * No_Exception_Propagation::
12293 * No_Exception_Propagation::
12699 @node No_Exception_Handlers,No_Exception_Propagation,No_Enumeration_Maps,Partition-Wide Restrictions
12724 @node No_Exception_Propagation,No_Exception_Registration,No_Exception_Handlers,Partition-Wide Restr…
12726 @subsection No_Exception_Propagation
12729 @geindex No_Exception_Propagation
12741 @node No_Exception_Registration,No_Exceptions,No_Exception_Propagation,Partition-Wide Restrictions
H A Dgnat_ugn.texi12425 @emph{Activate warnings for No_Exception_Propagation mode.}
12428 (No_Exception_Propagation) is in effect. Warnings are given for implicit or
12435 @emph{Disable warnings for No_Exception_Propagation mode.}
12438 (No_Exception_Propagation) is in effect.
H A Dgnatbind.adb178 No_Exception_Propagation => False,
H A Dexp_ch11.adb166 if not Restriction_Active (No_Exception_Propagation) then
619 or else Restriction_Active (No_Exception_Propagation))
1525 or else Restriction_Active (No_Exception_Propagation)
1585 Restriction_Active (No_Exception_Propagation))
1825 and then not Restriction_Active (No_Exception_Propagation)
1856 and then Restriction_Active (No_Exception_Propagation)
2160 if Restriction_Active (No_Exception_Propagation)
2176 if Restriction_Check_Required (No_Exception_Propagation)
H A Dexp_ch3.adb2896 and then not Restriction_Active (No_Exception_Propagation)
6467 not Restriction_Active (No_Exception_Propagation);
H A Dexp_ch5.adb3840 if Restriction_Active (No_Exception_Propagation) then
H A Dexp_ch7.adb4309 if Restriction_Active (No_Exception_Propagation) then
H A Dsem_ch11.adb181 or else Restriction_Warnings (No_Exception_Propagation)
221 Check_Restriction (No_Exception_Propagation, Choice);
625 Check_Restriction (No_Exception_Propagation, N);
H A Dsem_util.adb8871 Restriction_Active (No_Exception_Propagation) or else
H A Dexp_util.adb1224 not Restriction_Active (No_Exception_Propagation);
H A DChangeLog1739 Given the warning only if No_Exception_Propagation is active.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/doc/gnat_rm/
H A Dstandard_and_implementation_defined_restrictions.rst329 No_Exception_Propagation subsection
331 .. index:: No_Exception_Propagation

12345678910>>...23