Home
last modified time | relevance | path

Searched defs:Analyze_Entry_Or_Subprogram_Body_Contract (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dcontracts.ads65 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
H A Dcontracts.adb439 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id) is subprogram
440 Body_Decl : constant Node_Id := Unit_Declaration_Node (Body_Id);
441 Items : constant Node_Id := Contract (Body_Id);
442 Spec_Id : constant Entity_Id := Unique_Defining_Entity (Body_Decl);
444 Saved_SM : constant SPARK_Mode_Type := SPARK_Mode;
445 Saved_SMP : constant Node_Id := SPARK_Mode_Pragma;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dcontracts.ads65 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
H A Dcontracts.adb421 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id) is subprogram
422 Body_Decl : constant Node_Id := Unit_Declaration_Node (Body_Id);
423 Items : constant Node_Id := Contract (Body_Id);
424 Spec_Id : constant Entity_Id := Unique_Defining_Entity (Body_Decl);
425 Mode : SPARK_Mode_Type;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dcontracts.ads65 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
H A Dcontracts.adb439 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id) is subprogram
440 Body_Decl : constant Node_Id := Unit_Declaration_Node (Body_Id);
441 Items : constant Node_Id := Contract (Body_Id);
442 Spec_Id : constant Entity_Id := Unique_Defining_Entity (Body_Decl);
444 Saved_SM : constant SPARK_Mode_Type := SPARK_Mode;
445 Saved_SMP : constant Node_Id := SPARK_Mode_Pragma;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dcontracts.ads67 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
H A Dcontracts.adb445 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id) is subprogram
446 Body_Decl : constant Node_Id := Unit_Declaration_Node (Body_Id);
447 Items : constant Node_Id := Contract (Body_Id);
448 Spec_Id : constant Entity_Id := Unique_Defining_Entity (Body_Decl);
450 Saved_SM : constant SPARK_Mode_Type := SPARK_Mode;
451 Saved_SMP : constant Node_Id := SPARK_Mode_Pragma;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dcontracts.ads65 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
H A Dcontracts.adb421 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id) is subprogram
422 Body_Decl : constant Node_Id := Unit_Declaration_Node (Body_Id);
423 Items : constant Node_Id := Contract (Body_Id);
424 Spec_Id : constant Entity_Id := Unique_Defining_Entity (Body_Decl);
425 Mode : SPARK_Mode_Type;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dcontracts.ads67 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
H A Dcontracts.adb445 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id) is subprogram
446 Body_Decl : constant Node_Id := Unit_Declaration_Node (Body_Id);
447 Items : constant Node_Id := Contract (Body_Id);
448 Spec_Id : constant Entity_Id := Unique_Defining_Entity (Body_Decl);
450 Saved_SM : constant SPARK_Mode_Type := SPARK_Mode;
451 Saved_SMP : constant Node_Id := SPARK_Mode_Pragma;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dcontracts.ads65 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dcontracts.ads65 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dcontracts.ads67 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
H A Dcontracts.adb445 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id) is subprogram
446 Body_Decl : constant Node_Id := Unit_Declaration_Node (Body_Id);
447 Items : constant Node_Id := Contract (Body_Id);
448 Spec_Id : constant Entity_Id := Unique_Defining_Entity (Body_Decl);
450 Saved_SM : constant SPARK_Mode_Type := SPARK_Mode;
451 Saved_SMP : constant Node_Id := SPARK_Mode_Pragma;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dcontracts.ads65 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dcontracts.ads65 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dcontracts.ads66 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dcontracts.ads66 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dcontracts.ads66 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dcontracts.ads67 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dcontracts.ads67 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dcontracts.ads67 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dcontracts.ads67 procedure Analyze_Entry_Or_Subprogram_Body_Contract (Body_Id : Entity_Id); subprogspec

12