Home
last modified time | relevance | path

Searched refs:Is_Sole_Statement (Results 1 – 14 of 14) sorted by relevance

/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_res.adb727 function Is_Sole_Statement (N : Node_Id) return Boolean; subprogspec
884 Present (Raise_Stmt) and then Is_Sole_Statement (Raise_Stmt);
907 function Is_Sole_Statement (N : Node_Id) return Boolean is subprogram
939 end Is_Sole_Statement;
1074 if Is_Sole_Statement (Call_Context) then
H A DChangeLog-20195155 Is_Raise_Idiom, Is_Raise_Statement, Is_Sole_Statement,
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_res.adb733 function Is_Sole_Statement (N : Node_Id) return Boolean; subprogspec
890 Present (Raise_Stmt) and then Is_Sole_Statement (Raise_Stmt);
913 function Is_Sole_Statement (N : Node_Id) return Boolean is subprogram
945 end Is_Sole_Statement;
1080 if Is_Sole_Statement (Call_Context) then
H A DChangeLog-20195155 Is_Raise_Idiom, Is_Raise_Statement, Is_Sole_Statement,
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_res.adb727 function Is_Sole_Statement (N : Node_Id) return Boolean; subprogspec
884 Present (Raise_Stmt) and then Is_Sole_Statement (Raise_Stmt);
907 function Is_Sole_Statement (N : Node_Id) return Boolean is subprogram
939 end Is_Sole_Statement;
1074 if Is_Sole_Statement (Call_Context) then
H A DChangeLog-20195155 Is_Raise_Idiom, Is_Raise_Statement, Is_Sole_Statement,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_res.adb733 function Is_Sole_Statement (N : Node_Id) return Boolean; subprogspec
890 Present (Raise_Stmt) and then Is_Sole_Statement (Raise_Stmt);
913 function Is_Sole_Statement (N : Node_Id) return Boolean is subprogram
945 end Is_Sole_Statement;
1080 if Is_Sole_Statement (Call_Context) then
H A DChangeLog-20195155 Is_Raise_Idiom, Is_Raise_Statement, Is_Sole_Statement,
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_res.adb727 function Is_Sole_Statement (N : Node_Id) return Boolean; subprogspec
884 Present (Raise_Stmt) and then Is_Sole_Statement (Raise_Stmt);
907 function Is_Sole_Statement (N : Node_Id) return Boolean is subprogram
939 end Is_Sole_Statement;
1074 if Is_Sole_Statement (Call_Context) then
H A DChangeLog-20195155 Is_Raise_Idiom, Is_Raise_Statement, Is_Sole_Statement,
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_res.adb733 function Is_Sole_Statement (N : Node_Id) return Boolean; subprogspec
890 Present (Raise_Stmt) and then Is_Sole_Statement (Raise_Stmt);
913 function Is_Sole_Statement (N : Node_Id) return Boolean is subprogram
945 end Is_Sole_Statement;
1080 if Is_Sole_Statement (Call_Context) then
H A DChangeLog-20195155 Is_Raise_Idiom, Is_Raise_Statement, Is_Sole_Statement,
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_res.adb915 function Is_Sole_Statement (N : Node_Id) return Boolean; subprogspec
1072 Present (Raise_Stmt) and then Is_Sole_Statement (Raise_Stmt);
1095 function Is_Sole_Statement (N : Node_Id) return Boolean is subprogram
1127 end Is_Sole_Statement;
1262 if Is_Sole_Statement (Call_Context) then
H A DChangeLog-20195155 Is_Raise_Idiom, Is_Raise_Statement, Is_Sole_Statement,