Home
last modified time | relevance | path

Searched defs:Analyze_Entry_Declaration (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch9.adb1538 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1539 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1540 Def_Id : constant Entity_Id := Defining_Identifier (N);
1541 Formals : constant List_Id := Parameter_Specifications (N);
1614 <<Skip_LB>>
1640 <<Skip_UB>>
H A Dsem_ch9.ads41 procedure Analyze_Entry_Declaration (N : Node_Id); subprogspec
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_ch9.adb1519 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1520 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1521 Def_Id : constant Entity_Id := Defining_Identifier (N);
1522 Formals : constant List_Id := Parameter_Specifications (N);
1595 <<Skip_LB>>
1621 <<Skip_UB>>
H A Dsem_ch9.ads41 procedure Analyze_Entry_Declaration (N : Node_Id); subprogspec
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_ch9.adb1538 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1539 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1540 Def_Id : constant Entity_Id := Defining_Identifier (N);
1541 Formals : constant List_Id := Parameter_Specifications (N);
1614 <<Skip_LB>>
1640 <<Skip_UB>>
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_ch9.adb1519 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1520 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1521 Def_Id : constant Entity_Id := Defining_Identifier (N);
1522 Formals : constant List_Id := Parameter_Specifications (N);
1595 <<Skip_LB>>
1621 <<Skip_UB>>
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch9.adb1538 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1539 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1540 Def_Id : constant Entity_Id := Defining_Identifier (N);
1541 Formals : constant List_Id := Parameter_Specifications (N);
1614 <<Skip_LB>>
1640 <<Skip_UB>>
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch9.adb1538 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1539 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1540 Def_Id : constant Entity_Id := Defining_Identifier (N);
1541 Formals : constant List_Id := Parameter_Specifications (N);
1614 <<Skip_LB>>
1640 <<Skip_UB>>
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch9.adb1538 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1539 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1540 Def_Id : constant Entity_Id := Defining_Identifier (N);
1541 Formals : constant List_Id := Parameter_Specifications (N);
1614 <<Skip_LB>>
1640 <<Skip_UB>>
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch9.adb1538 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1539 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1540 Def_Id : constant Entity_Id := Defining_Identifier (N);
1541 Formals : constant List_Id := Parameter_Specifications (N);
1614 <<Skip_LB>>
1640 <<Skip_UB>>
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch9.adb1538 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1539 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1540 Def_Id : constant Entity_Id := Defining_Identifier (N);
1541 Formals : constant List_Id := Parameter_Specifications (N);
1614 <<Skip_LB>>
1640 <<Skip_UB>>
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_ch9.adb1538 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1539 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1540 Def_Id : constant Entity_Id := Defining_Identifier (N);
1541 Formals : constant List_Id := Parameter_Specifications (N);
1614 <<Skip_LB>>
1640 <<Skip_UB>>
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_ch9.adb1538 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1539 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1540 Def_Id : constant Entity_Id := Defining_Identifier (N);
1541 Formals : constant List_Id := Parameter_Specifications (N);
1614 <<Skip_LB>>
1640 <<Skip_UB>>
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch9.ads41 procedure Analyze_Entry_Declaration (N : Node_Id); subprogspec
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch9.ads41 procedure Analyze_Entry_Declaration (N : Node_Id); subprogspec
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch9.adb1541 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1542 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1543 Def_Id : constant Entity_Id := Defining_Identifier (N);
1544 Formals : constant List_Id := Parameter_Specifications (N);
1617 <<Skip_LB>>
1643 <<Skip_UB>>
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch9.adb1537 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1538 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1539 Def_Id : constant Entity_Id := Defining_Identifier (N);
1540 Formals : constant List_Id := Parameter_Specifications (N);
1613 <<Skip_LB>>
1639 <<Skip_UB>>
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_ch9.adb1491 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1492 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1493 Def_Id : constant Entity_Id := Defining_Identifier (N);
1494 Formals : constant List_Id := Parameter_Specifications (N);
1567 <<Skip_LB>>
1593 <<Skip_UB>>
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_ch9.adb1544 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1545 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1546 Def_Id : constant Entity_Id := Defining_Identifier (N);
1547 Formals : constant List_Id := Parameter_Specifications (N);
1620 <<Skip_LB>>
1646 <<Skip_UB>>
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_ch9.adb1491 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1492 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1493 Def_Id : constant Entity_Id := Defining_Identifier (N);
1494 Formals : constant List_Id := Parameter_Specifications (N);
1567 <<Skip_LB>>
1593 <<Skip_UB>>
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_ch9.adb1491 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1492 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1493 Def_Id : constant Entity_Id := Defining_Identifier (N);
1494 Formals : constant List_Id := Parameter_Specifications (N);
1567 <<Skip_LB>>
1593 <<Skip_UB>>
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_ch9.adb1544 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1545 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1546 Def_Id : constant Entity_Id := Defining_Identifier (N);
1547 Formals : constant List_Id := Parameter_Specifications (N);
1620 <<Skip_LB>>
1646 <<Skip_UB>>
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_ch9.adb1537 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1538 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1539 Def_Id : constant Entity_Id := Defining_Identifier (N);
1540 Formals : constant List_Id := Parameter_Specifications (N);
1613 <<Skip_LB>>
1639 <<Skip_UB>>
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_ch9.adb1544 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1545 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1546 Def_Id : constant Entity_Id := Defining_Identifier (N);
1547 Formals : constant List_Id := Parameter_Specifications (N);
1620 <<Skip_LB>>
1646 <<Skip_UB>>
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_ch9.adb1537 procedure Analyze_Entry_Declaration (N : Node_Id) is subprogram
1538 D_Sdef : constant Node_Id := Discrete_Subtype_Definition (N);
1539 Def_Id : constant Entity_Id := Defining_Identifier (N);
1540 Formals : constant List_Id := Parameter_Specifications (N);
1613 <<Skip_LB>>
1639 <<Skip_UB>>

12