Home
last modified time | relevance | path

Searched refs:In_Inlined_Body (Results 1 – 25 of 421) sorted by last modified time

12345678910>>...17

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_dim.adb1146 elsif In_Inlined_Body then
1256 or else In_Inlined_Body
1645 or else In_Inlined_Body
1979 or else In_Inlined_Body
H A Dsem_ch12.adb7337 if In_Inlined_Body then
H A Dsem_ch4.adb4359 and then not (Modify_Tree_For_C and In_Inlined_Body)
5782 elsif In_Instance or In_Inlined_Body then
7067 ((In_Instance or else In_Inlined_Body)
H A Dsem_ch5.adb665 if In_Inlined_Body then
H A Dsem_ch6.adb2358 if SPARK_Mode = On and then In_Inlined_Body then
H A Dsem_ch8.adb9759 and then not In_Inlined_Body
10586 and then not In_Inlined_Body
H A Dpar_sco.adb1252 and then not (In_Instance or In_Inlined_Body))
H A Dsem.ads272 In_Inlined_Body : Boolean := False; variable
H A Dsem_prag.adb25883 if (In_Instance_Body or In_Inlined_Body)
H A Dsem_res.adb2936 elsif (In_Instance or else In_Inlined_Body)
12472 if In_Inlined_Body
13653 elsif In_Instance_Code or else In_Inlined_Body then
14251 elsif (In_Instance or In_Inlined_Body)
H A Dsem_warn.adb3537 if In_Inlined_Body then
H A Dsem_aggr.adb722 if In_Instance_Body or else In_Inlined_Body then
1087 and then (In_Inlined_Body or In_Instance_Body)
H A Dsem_elab.adb17560 and then not In_Inlined_Body
H A Dsem_eval.adb666 if (not Stat or else In_Inlined_Body)
6145 and then not In_Inlined_Body
H A Dsem_type.adb389 or else (In_Instance or else In_Inlined_Body)
1209 elsif In_Inlined_Body
H A Dlib-xref.adb285 if In_Inlined_Body then
H A Dsem_attr.adb1463 and then In_Inlined_Body
2801 or else In_Inlined_Body
3626 if In_Instance or else In_Inlined_Body then
5201 and then In_Inlined_Body
5629 and then In_Inlined_Body;
11726 and then not In_Inlined_Body
H A Dsem_ch3.adb12274 and then not In_Inlined_Body
H A Dsem_util.adb28223 elsif In_Inlined_Body and then In_Predefined_Unit (T) then
30553 or else In_Inlined_Body
H A Dinline.adb4132 I_Flag : constant Boolean := In_Inlined_Body;
4135 In_Inlined_Body := True;
4168 In_Inlined_Body := I_Flag;
H A Dexp_attr.adb4845 or else (Modify_Tree_For_C and then In_Inlined_Body));
4866 pragma Assert (In_Inlined_Body);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch6.adb2351 if SPARK_Mode = On and then In_Inlined_Body then
H A Dpar_sco.adb1246 and then not (In_Instance or In_Inlined_Body))
H A Dsem.ads273 In_Inlined_Body : Boolean := False; variable
H A Dsem_ch3.adb11958 and then not In_Inlined_Body

12345678910>>...17