Home
last modified time | relevance | path

Searched refs:Next_Decl (Results 1 – 25 of 90) sorted by relevance

1234

/dports/lang/asis/asis-gpl-2016-src/asis/
H A Da4g-decl_sem.adb664 Next_Decl : Node_Id; variable
668 Next_Decl := First_Non_Pragma (L);
669 Next_Decl_Original := Original_Node (Next_Decl);
672 while Present (Next_Decl) loop
695 if Is_Not_Duplicated_Decl (Next_Decl) then
703 if Type_Chars = Chars (Defining_Identifier (Next_Decl)) then
705 Result_Node := Defining_Identifier (Next_Decl);
712 Next_Decl := Next_Non_Pragma (Next_Decl);
713 Next_Decl_Original := Original_Node (Next_Decl);
H A Da4g-contt-dp.adb425 Next_Decl : Node_Id; variable
427 Next_Decl := Next (Stub_Node);
429 while Present (Next_Decl) loop
431 if Nkind (Next_Decl) in N_Body_Stub then
432 return Next_Decl;
435 Next_Decl := Next (Next_Decl);
H A Da4g-contt-ut.ads561 function Next_Decl (D : Unit_Id) return Unit_Id; subprogspec
H A Da4g-contt-ut.adb1709 function Next_Decl (D : Unit_Id) return Unit_Id is subprogram
1722 end Next_Decl; argument
H A Dasis-compilation_units.adb1670 L_U_Decl := Next_Decl (L_U_Decl);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-prints.adb1494 Next_Decl : Iir; variable
1499 Next_Decl := Decl;
1501 Next_Decl := Get_Chain (Next_Decl);
1503 Disp_Name_Of (Ctxt, Next_Decl);
1610 Next_Decl : Iir; variable
1634 Next_Decl := Decl;
1636 Next_Decl := Get_Chain (Next_Decl);
1638 Disp_Name_Of (Ctxt, Next_Decl);
4378 Next_Decl : Iir; variable
4392 Decl := Next_Decl;
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch3.adb2645 Next_Decl : Node_Id; variable
2656 Next_Decl := Next (Decl);
2688 if No (Next_Decl) then
2794 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2795 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2825 elsif Nkind (Next_Decl) = N_Subprogram_Body then
2826 Handle_Late_Controlled_Primitive (Next_Decl);
2841 Decl := Next_Decl;
3658 Next_Decl : constant Node_Id := Next (N); constant
4492 if No (Next_Decl) then
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_ch3.adb2617 Next_Decl : Node_Id; variable
2645 Next_Decl := Next (Decl);
2667 if No (Next_Decl) then
2790 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2791 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2824 if Nkind (Next_Decl) = N_Subprogram_Body then
2825 Handle_Late_Controlled_Primitive (Next_Decl);
2846 Decl := Next_Decl;
3666 Next_Decl : constant Node_Id := Next (N); constant
4526 if No (Next_Decl) then
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch3.adb2703 Next_Decl : Node_Id; variable
2714 Next_Decl := Next (Decl);
2746 if No (Next_Decl) then
2851 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2852 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2882 elsif Nkind (Next_Decl) = N_Subprogram_Body then
2883 Handle_Late_Controlled_Primitive (Next_Decl);
2898 Decl := Next_Decl;
3760 Next_Decl : constant Node_Id := Next (N); constant
4578 if No (Next_Decl) then
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_ch3.adb2645 Next_Decl : Node_Id; variable
2656 Next_Decl := Next (Decl);
2688 if No (Next_Decl) then
2794 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2795 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2825 elsif Nkind (Next_Decl) = N_Subprogram_Body then
2826 Handle_Late_Controlled_Primitive (Next_Decl);
2841 Decl := Next_Decl;
3658 Next_Decl : constant Node_Id := Next (N); constant
4492 if No (Next_Decl) then
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_ch3.adb2617 Next_Decl : Node_Id; variable
2645 Next_Decl := Next (Decl);
2667 if No (Next_Decl) then
2790 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2791 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2824 if Nkind (Next_Decl) = N_Subprogram_Body then
2825 Handle_Late_Controlled_Primitive (Next_Decl);
2846 Decl := Next_Decl;
3666 Next_Decl : constant Node_Id := Next (N); constant
4526 if No (Next_Decl) then
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_ch3.adb2645 Next_Decl : Node_Id; variable
2656 Next_Decl := Next (Decl);
2688 if No (Next_Decl) then
2794 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2795 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2825 elsif Nkind (Next_Decl) = N_Subprogram_Body then
2826 Handle_Late_Controlled_Primitive (Next_Decl);
2841 Decl := Next_Decl;
3658 Next_Decl : constant Node_Id := Next (N); constant
4492 if No (Next_Decl) then
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_ch3.adb2617 Next_Decl : Node_Id; variable
2645 Next_Decl := Next (Decl);
2667 if No (Next_Decl) then
2790 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2791 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2824 if Nkind (Next_Decl) = N_Subprogram_Body then
2825 Handle_Late_Controlled_Primitive (Next_Decl);
2846 Decl := Next_Decl;
3666 Next_Decl : constant Node_Id := Next (N); constant
4526 if No (Next_Decl) then
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb2589 Next_Decl : Node_Id; variable
2617 Next_Decl := Next (Decl);
2639 if No (Next_Decl) then
2762 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2763 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2764 or else not Was_Expression_Function (Next_Decl))
2796 if Nkind (Next_Decl) = N_Subprogram_Body then
2797 Handle_Late_Controlled_Primitive (Next_Decl);
2818 Decl := Next_Decl;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb2589 Next_Decl : Node_Id; variable
2617 Next_Decl := Next (Decl);
2639 if No (Next_Decl) then
2762 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2763 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2764 or else not Was_Expression_Function (Next_Decl))
2796 if Nkind (Next_Decl) = N_Subprogram_Body then
2797 Handle_Late_Controlled_Primitive (Next_Decl);
2818 Decl := Next_Decl;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch3.adb2589 Next_Decl : Node_Id; variable
2617 Next_Decl := Next (Decl);
2639 if No (Next_Decl) then
2762 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2763 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2764 or else not Was_Expression_Function (Next_Decl))
2796 if Nkind (Next_Decl) = N_Subprogram_Body then
2797 Handle_Late_Controlled_Primitive (Next_Decl);
2818 Decl := Next_Decl;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb2589 Next_Decl : Node_Id; variable
2617 Next_Decl := Next (Decl);
2639 if No (Next_Decl) then
2762 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2763 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2764 or else not Was_Expression_Function (Next_Decl))
2796 if Nkind (Next_Decl) = N_Subprogram_Body then
2797 Handle_Late_Controlled_Primitive (Next_Decl);
2818 Decl := Next_Decl;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb2589 Next_Decl : Node_Id; variable
2617 Next_Decl := Next (Decl);
2639 if No (Next_Decl) then
2762 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2763 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2764 or else not Was_Expression_Function (Next_Decl))
2796 if Nkind (Next_Decl) = N_Subprogram_Body then
2797 Handle_Late_Controlled_Primitive (Next_Decl);
2818 Decl := Next_Decl;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch3.adb2589 Next_Decl : Node_Id; variable
2617 Next_Decl := Next (Decl);
2639 if No (Next_Decl) then
2762 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2763 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2764 or else not Was_Expression_Function (Next_Decl))
2796 if Nkind (Next_Decl) = N_Subprogram_Body then
2797 Handle_Late_Controlled_Primitive (Next_Decl);
2818 Decl := Next_Decl;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch12.adb8429 Next_Decl : Node_Id; variable
8492 Next_Decl := Remove_Next (Decl);
8493 Insert_After (Next_Node, Next_Decl);
8494 Set_Analyzed (Next_Decl, False);
8495 Next_Node := Next_Decl;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch12.adb8429 Next_Decl : Node_Id; variable
8492 Next_Decl := Remove_Next (Decl);
8493 Insert_After (Next_Node, Next_Decl);
8494 Set_Analyzed (Next_Decl, False);
8495 Next_Node := Next_Decl;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_ch3.adb2604 Next_Decl : Node_Id; variable
2632 Next_Decl := Next (Decl);
2654 if No (Next_Decl) then
2777 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2778 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2779 or else not Was_Expression_Function (Next_Decl))
2811 if Nkind (Next_Decl) = N_Subprogram_Body then
2812 Handle_Late_Controlled_Primitive (Next_Decl);
2833 Decl := Next_Decl;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_ch3.adb2604 Next_Decl : Node_Id; variable
2632 Next_Decl := Next (Decl);
2654 if No (Next_Decl) then
2777 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2778 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2779 or else not Was_Expression_Function (Next_Decl))
2811 if Nkind (Next_Decl) = N_Subprogram_Body then
2812 Handle_Late_Controlled_Primitive (Next_Decl);
2833 Decl := Next_Decl;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_ch3.adb2604 Next_Decl : Node_Id; variable
2632 Next_Decl := Next (Decl);
2654 if No (Next_Decl) then
2777 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl)
2778 and then ((Nkind (Next_Decl) /= N_Subprogram_Body
2779 or else not Was_Expression_Function (Next_Decl))
2811 if Nkind (Next_Decl) = N_Subprogram_Body then
2812 Handle_Late_Controlled_Primitive (Next_Decl);
2833 Decl := Next_Decl;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_ch3.adb2296 Next_Decl : Node_Id; variable
2324 Next_Decl := Next (Decl);
2346 if No (Next_Decl) then
2421 elsif not Analyzed (Next_Decl) and then Is_Body (Next_Decl) then
2448 if Nkind (Next_Decl) = N_Subprogram_Body then
2449 Handle_Late_Controlled_Primitive (Next_Decl);
2458 Decl := Next_Decl;

1234