Home
last modified time | relevance | path

Searched refs:Dynamic_Scope (Results 1 – 23 of 23) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_util.adb4040 if Dynamic_Scope = Standard_Standard then
4043 elsif Dynamic_Scope = Empty then
4049 return Dynamic_Scope;
4052 return Enclosing_Package (Dynamic_Scope);
4064 if Dynamic_Scope = Standard_Standard then
4067 elsif Dynamic_Scope = Empty then
4073 elsif Ekind (Dynamic_Scope) = E_Block
4078 elsif Ekind (Dynamic_Scope) = E_Task_Type then
4082 and then Present (Full_View (Dynamic_Scope))
4090 and then not Is_Eliminated (Dynamic_Scope)
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_util.adb4040 if Dynamic_Scope = Standard_Standard then
4043 elsif Dynamic_Scope = Empty then
4049 return Dynamic_Scope;
4052 return Enclosing_Package (Dynamic_Scope);
4064 if Dynamic_Scope = Standard_Standard then
4067 elsif Dynamic_Scope = Empty then
4073 elsif Ekind (Dynamic_Scope) = E_Block
4078 elsif Ekind (Dynamic_Scope) = E_Task_Type then
4082 and then Present (Full_View (Dynamic_Scope))
4090 and then not Is_Eliminated (Dynamic_Scope)
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_util.adb1571 Dynamic_Scope : constant Entity_Id := Enclosing_Dynamic_Scope (E); constant
1574 if Dynamic_Scope = Standard_Standard then
1577 elsif Ekind (Dynamic_Scope) = E_Subprogram_Body then
1578 return Corresponding_Spec (Parent (Parent (Dynamic_Scope)));
1580 elsif Ekind (Dynamic_Scope) = E_Block then
1581 return Enclosing_Subprogram (Dynamic_Scope);
1583 elsif Ekind (Dynamic_Scope) = E_Task_Type then
1584 return Get_Task_Body_Procedure (Dynamic_Scope);
1586 elsif Convention (Dynamic_Scope) = Convention_Protected then
1587 return Protected_Body_Subprogram (Dynamic_Scope);
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_util.adb1571 Dynamic_Scope : constant Entity_Id := Enclosing_Dynamic_Scope (E);
1574 if Dynamic_Scope = Standard_Standard then
1577 elsif Ekind (Dynamic_Scope) = E_Subprogram_Body then
1578 return Corresponding_Spec (Parent (Parent (Dynamic_Scope)));
1580 elsif Ekind (Dynamic_Scope) = E_Block then
1581 return Enclosing_Subprogram (Dynamic_Scope);
1583 elsif Ekind (Dynamic_Scope) = E_Task_Type then
1584 return Get_Task_Body_Procedure (Dynamic_Scope);
1586 elsif Convention (Dynamic_Scope) = Convention_Protected then
1587 return Protected_Body_Subprogram (Dynamic_Scope);
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_util.adb4922 if Dynamic_Scope = Standard_Standard then
4925 elsif Dynamic_Scope = Empty then
4931 return Dynamic_Scope;
4934 return Enclosing_Package (Dynamic_Scope);
4946 if Dynamic_Scope = Standard_Standard then
4949 elsif Dynamic_Scope = Empty then
4955 elsif Ekind (Dynamic_Scope) = E_Block
4960 elsif Ekind (Dynamic_Scope) = E_Task_Type then
4964 and then Present (Full_View (Dynamic_Scope))
4972 and then not Is_Eliminated (Dynamic_Scope)
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_util.adb6083 if Dynamic_Scope = Standard_Standard then
6086 elsif Dynamic_Scope = Empty then
6092 return Dynamic_Scope;
6095 return Enclosing_Package (Dynamic_Scope);
6135 if Dynamic_Scope = Standard_Standard then
6138 elsif Dynamic_Scope = Empty then
6144 elsif Ekind (Dynamic_Scope) = E_Block
6149 elsif Ekind (Dynamic_Scope) = E_Task_Type then
6153 and then Present (Full_View (Dynamic_Scope))
6161 and then not Is_Eliminated (Dynamic_Scope)
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_util.adb6083 if Dynamic_Scope = Standard_Standard then
6086 elsif Dynamic_Scope = Empty then
6092 return Dynamic_Scope;
6095 return Enclosing_Package (Dynamic_Scope);
6135 if Dynamic_Scope = Standard_Standard then
6138 elsif Dynamic_Scope = Empty then
6144 elsif Ekind (Dynamic_Scope) = E_Block
6149 elsif Ekind (Dynamic_Scope) = E_Task_Type then
6153 and then Present (Full_View (Dynamic_Scope))
6161 and then not Is_Eliminated (Dynamic_Scope)
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb6723 if Dynamic_Scope = Standard_Standard then
6726 elsif Dynamic_Scope = Empty then
6732 return Dynamic_Scope;
6735 return Enclosing_Package (Dynamic_Scope);
6775 if Dynamic_Scope = Standard_Standard then
6778 elsif Dynamic_Scope = Empty then
6784 elsif Ekind (Dynamic_Scope) = E_Block
6789 elsif Ekind (Dynamic_Scope) = E_Task_Type then
6793 and then Present (Full_View (Dynamic_Scope))
6801 and then not Is_Eliminated (Dynamic_Scope)
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_util.adb6748 if Dynamic_Scope = Standard_Standard then
6751 elsif Dynamic_Scope = Empty then
6757 return Dynamic_Scope;
6760 return Enclosing_Package (Dynamic_Scope);
6800 if Dynamic_Scope = Standard_Standard then
6803 elsif Dynamic_Scope = Empty then
6809 elsif Ekind (Dynamic_Scope) = E_Block
6814 elsif Ekind (Dynamic_Scope) = E_Task_Type then
6818 and then Present (Full_View (Dynamic_Scope))
6826 and then not Is_Eliminated (Dynamic_Scope)
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb6723 if Dynamic_Scope = Standard_Standard then
6726 elsif Dynamic_Scope = Empty then
6732 return Dynamic_Scope;
6735 return Enclosing_Package (Dynamic_Scope);
6775 if Dynamic_Scope = Standard_Standard then
6778 elsif Dynamic_Scope = Empty then
6784 elsif Ekind (Dynamic_Scope) = E_Block
6789 elsif Ekind (Dynamic_Scope) = E_Task_Type then
6793 and then Present (Full_View (Dynamic_Scope))
6801 and then not Is_Eliminated (Dynamic_Scope)
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb6723 if Dynamic_Scope = Standard_Standard then
6726 elsif Dynamic_Scope = Empty then
6732 return Dynamic_Scope;
6735 return Enclosing_Package (Dynamic_Scope);
6775 if Dynamic_Scope = Standard_Standard then
6778 elsif Dynamic_Scope = Empty then
6784 elsif Ekind (Dynamic_Scope) = E_Block
6789 elsif Ekind (Dynamic_Scope) = E_Task_Type then
6793 and then Present (Full_View (Dynamic_Scope))
6801 and then not Is_Eliminated (Dynamic_Scope)
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb6723 if Dynamic_Scope = Standard_Standard then
6726 elsif Dynamic_Scope = Empty then
6732 return Dynamic_Scope;
6735 return Enclosing_Package (Dynamic_Scope);
6775 if Dynamic_Scope = Standard_Standard then
6778 elsif Dynamic_Scope = Empty then
6784 elsif Ekind (Dynamic_Scope) = E_Block
6789 elsif Ekind (Dynamic_Scope) = E_Task_Type then
6793 and then Present (Full_View (Dynamic_Scope))
6801 and then not Is_Eliminated (Dynamic_Scope)
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_util.adb6723 if Dynamic_Scope = Standard_Standard then
6726 elsif Dynamic_Scope = Empty then
6732 return Dynamic_Scope;
6735 return Enclosing_Package (Dynamic_Scope);
6775 if Dynamic_Scope = Standard_Standard then
6778 elsif Dynamic_Scope = Empty then
6784 elsif Ekind (Dynamic_Scope) = E_Block
6789 elsif Ekind (Dynamic_Scope) = E_Task_Type then
6793 and then Present (Full_View (Dynamic_Scope))
6801 and then not Is_Eliminated (Dynamic_Scope)
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_util.adb6820 Dynamic_Scope : constant Entity_Id := Enclosing_Dynamic_Scope (E); constant
6823 if Dynamic_Scope = Standard_Standard then
6826 elsif Dynamic_Scope = Empty then
6829 elsif Ekind_In (Dynamic_Scope, E_Package, E_Package_Body,
6832 return Dynamic_Scope;
6835 return Enclosing_Package (Dynamic_Scope);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_util.adb6845 Dynamic_Scope : constant Entity_Id := Enclosing_Dynamic_Scope (E); constant
6848 if Dynamic_Scope = Standard_Standard then
6851 elsif Dynamic_Scope = Empty then
6854 elsif Ekind_In (Dynamic_Scope, E_Package, E_Package_Body,
6857 return Dynamic_Scope;
6860 return Enclosing_Package (Dynamic_Scope);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_util.adb6820 Dynamic_Scope : constant Entity_Id := Enclosing_Dynamic_Scope (E); constant
6823 if Dynamic_Scope = Standard_Standard then
6826 elsif Dynamic_Scope = Empty then
6829 elsif Ekind_In (Dynamic_Scope, E_Package, E_Package_Body,
6832 return Dynamic_Scope;
6835 return Enclosing_Package (Dynamic_Scope);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_util.adb7044 Dynamic_Scope : constant Entity_Id := Enclosing_Dynamic_Scope (E); constant
7047 if Dynamic_Scope = Standard_Standard then
7050 elsif Dynamic_Scope = Empty then
7053 elsif Ekind_In (Dynamic_Scope, E_Generic_Package,
7057 return Dynamic_Scope;
7060 return Enclosing_Package (Dynamic_Scope);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_util.adb7044 Dynamic_Scope : constant Entity_Id := Enclosing_Dynamic_Scope (E); constant
7047 if Dynamic_Scope = Standard_Standard then
7050 elsif Dynamic_Scope = Empty then
7053 elsif Ekind_In (Dynamic_Scope, E_Generic_Package,
7057 return Dynamic_Scope;
7060 return Enclosing_Package (Dynamic_Scope);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_util.adb7044 Dynamic_Scope : constant Entity_Id := Enclosing_Dynamic_Scope (E); constant
7047 if Dynamic_Scope = Standard_Standard then
7050 elsif Dynamic_Scope = Empty then
7053 elsif Ekind_In (Dynamic_Scope, E_Generic_Package,
7057 return Dynamic_Scope;
7060 return Enclosing_Package (Dynamic_Scope);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_util.adb7990 Dynamic_Scope : constant Entity_Id := Enclosing_Dynamic_Scope (E); constant
7993 if Dynamic_Scope = Standard_Standard then
7996 elsif Dynamic_Scope = Empty then
7999 elsif Ekind (Dynamic_Scope) in
8002 return Dynamic_Scope;
8005 return Enclosing_Package (Dynamic_Scope);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_util.adb8177 Dynamic_Scope : constant Entity_Id := Enclosing_Dynamic_Scope (E); constant
8180 if Dynamic_Scope = Standard_Standard then
8183 elsif Dynamic_Scope = Empty then
8186 elsif Ekind (Dynamic_Scope) in
8189 return Dynamic_Scope;
8192 return Enclosing_Package (Dynamic_Scope);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_util.adb7990 Dynamic_Scope : constant Entity_Id := Enclosing_Dynamic_Scope (E); constant
7993 if Dynamic_Scope = Standard_Standard then
7996 elsif Dynamic_Scope = Empty then
7999 elsif Ekind (Dynamic_Scope) in
8002 return Dynamic_Scope;
8005 return Enclosing_Package (Dynamic_Scope);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_util.adb7990 Dynamic_Scope : constant Entity_Id := Enclosing_Dynamic_Scope (E); constant
7993 if Dynamic_Scope = Standard_Standard then
7996 elsif Dynamic_Scope = Empty then
7999 elsif Ekind (Dynamic_Scope) in
8002 return Dynamic_Scope;
8005 return Enclosing_Package (Dynamic_Scope);