Home
last modified time | relevance | path

Searched defs:Analyze_Initial_Condition_In_Decl_Part (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_prag.ads100 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_prag.ads206 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_prag.ads206 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_prag.ads228 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_prag.ads228 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
H A Dsem_prag.adb2744 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id) is subprogram
2745 Pack_Decl : constant Node_Id := Find_Related_Package_Or_Body (N);
2746 Pack_Id : constant Entity_Id := Defining_Entity (Pack_Decl);
2747 Expr : constant Node_Id := Expression (Get_Argument (N, Pack_Id));
2749 Saved_GM : constant Ghost_Mode_Type := Ghost_Mode;
2750 Saved_IGR : constant Node_Id := Ignored_Ghost_Region;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_prag.ads228 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_prag.ads228 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_prag.ads229 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
H A Dsem_prag.adb2833 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id) is subprogram
2834 Pack_Decl : constant Node_Id := Find_Related_Package_Or_Body (N);
2835 Pack_Id : constant Entity_Id := Defining_Entity (Pack_Decl);
2836 Expr : constant Node_Id := Expression (Get_Argument (N, Pack_Id));
2838 Saved_GM : constant Ghost_Mode_Type := Ghost_Mode;
2839 Saved_IGR : constant Node_Id := Ignored_Ghost_Region;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_prag.ads228 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_prag.ads228 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_prag.ads229 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
H A Dsem_prag.adb2833 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id) is subprogram
2834 Pack_Decl : constant Node_Id := Find_Related_Package_Or_Body (N);
2835 Pack_Id : constant Entity_Id := Defining_Entity (Pack_Decl);
2836 Expr : constant Node_Id := Expression (Get_Argument (N, Pack_Id));
2838 Saved_GM : constant Ghost_Mode_Type := Ghost_Mode;
2839 Saved_IGR : constant Node_Id := Ignored_Ghost_Region;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_prag.ads229 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_prag.ads228 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_prag.ads228 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_prag.ads228 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_prag.ads230 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
H A Dsem_prag.adb2878 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id) is subprogram
2879 Pack_Decl : constant Node_Id := Find_Related_Package_Or_Body (N);
2880 Pack_Id : constant Entity_Id := Defining_Entity (Pack_Decl);
2881 Expr : constant Node_Id := Expression (Get_Argument (N, Pack_Id));
2883 Saved_GM : constant Ghost_Mode_Type := Ghost_Mode;
2884 Saved_IGR : constant Node_Id := Ignored_Ghost_Region;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_prag.ads231 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
H A Dsem_prag.adb2923 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id) is subprogram
2924 Pack_Decl : constant Node_Id := Find_Related_Package_Or_Body (N);
2925 Pack_Id : constant Entity_Id := Defining_Entity (Pack_Decl);
2926 Expr : constant Node_Id := Expression (Get_Argument (N, Pack_Id));
2928 Saved_GM : constant Ghost_Mode_Type := Ghost_Mode;
2929 Saved_IGR : constant Node_Id := Ignored_Ghost_Region;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_prag.ads230 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec
H A Dsem_prag.adb2878 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id) is subprogram
2879 Pack_Decl : constant Node_Id := Find_Related_Package_Or_Body (N);
2880 Pack_Id : constant Entity_Id := Defining_Entity (Pack_Decl);
2881 Expr : constant Node_Id := Expression (Get_Argument (N, Pack_Id));
2883 Saved_GM : constant Ghost_Mode_Type := Ghost_Mode;
2884 Saved_IGR : constant Node_Id := Ignored_Ghost_Region;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_prag.ads230 procedure Analyze_Initial_Condition_In_Decl_Part (N : Node_Id); subprogspec

12