Home
last modified time | relevance | path

Searched defs:Analyze_Case_Statement (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch5.adb581 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
583 Statements_Analyzed : Boolean := False;
589 Save_Unblocked_Exit_Count : constant Nat := Unblocked_Exit_Count;
592 procedure Non_Static_Choice_Error (Choice : Node_Id);
596 procedure Process_Statements (Alternative : Node_Id);
600 package Case_Choices_Processing is new
631 -- Variables local to Analyze_Case_Statement. argument
642 -- Start of processing for Analyze_Case_Statement argument
H A Dsem_ch5.ads33 procedure Analyze_Case_Statement (N : Node_Id); subprogspec
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch8.adb581 ------------------------------
582
584 (N : Node_Id;
592 if Name (N) = Error then
594 end if;
598 if Current_Scope /= Standard_Standard then
602 if Nkind (Name (N)) = N_Selected_Component then
618 if Etype (Old_P) = Any_Type then
625 if Present (Renamed_Object (Old_P)) then
634 if In_Open_Scopes (Old_P) then
[all …]
H A Dsem_ch8.ads34 -- For targets that define a much larger System package than given in
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_ch5.adb1021 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1022 Exp : Node_Id;
1023 Exp_Type : Entity_Id;
1024 Exp_Btype : Entity_Id;
1025 Last_Choice : Nat;
1026 Dont_Care : Boolean;
1027 Others_Present : Boolean;
1033 Statements_Analyzed : Boolean := False;
1042 procedure Non_Static_Choice_Error (Choice : Node_Id);
1046 procedure Process_Statements (Alternative : Node_Id);
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_ch5.adb1021 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1022 Exp : Node_Id;
1023 Exp_Type : Entity_Id;
1024 Exp_Btype : Entity_Id;
1025 Last_Choice : Nat;
1026 Dont_Care : Boolean;
1027 Others_Present : Boolean;
1033 Statements_Analyzed : Boolean := False;
1042 procedure Non_Static_Choice_Error (Choice : Node_Id);
1046 procedure Process_Statements (Alternative : Node_Id);
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_ch5.adb1023 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1024 Exp : Node_Id;
1025 Exp_Type : Entity_Id;
1026 Exp_Btype : Entity_Id;
1027 Last_Choice : Nat;
1029 Others_Present : Boolean;
1035 Statements_Analyzed : Boolean := False;
1044 procedure Non_Static_Choice_Error (Choice : Node_Id);
1048 procedure Process_Statements (Alternative : Node_Id);
1052 package Analyze_Case_Choices is new
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_ch5.adb1096 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1097 Exp : Node_Id;
1098 Exp_Type : Entity_Id;
1099 Exp_Btype : Entity_Id;
1100 Last_Choice : Nat;
1102 Others_Present : Boolean;
1108 Statements_Analyzed : Boolean := False;
1117 procedure Non_Static_Choice_Error (Choice : Node_Id);
1121 procedure Process_Statements (Alternative : Node_Id);
1125 package Analyze_Case_Choices is new
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_ch5.adb1096 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1097 Exp : Node_Id;
1098 Exp_Type : Entity_Id;
1099 Exp_Btype : Entity_Id;
1100 Last_Choice : Nat;
1102 Others_Present : Boolean;
1108 Statements_Analyzed : Boolean := False;
1117 procedure Non_Static_Choice_Error (Choice : Node_Id);
1121 procedure Process_Statements (Alternative : Node_Id);
1125 package Analyze_Case_Choices is new
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch5.adb1401 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1402 Exp : Node_Id;
1403 Exp_Type : Entity_Id;
1404 Exp_Btype : Entity_Id;
1405 Last_Choice : Nat;
1407 Others_Present : Boolean;
1413 Statements_Analyzed : Boolean := False;
1422 procedure Non_Static_Choice_Error (Choice : Node_Id);
1426 procedure Process_Statements (Alternative : Node_Id);
1430 package Analyze_Case_Choices is new
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch5.adb1401 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1402 Exp : Node_Id;
1403 Exp_Type : Entity_Id;
1404 Exp_Btype : Entity_Id;
1405 Last_Choice : Nat;
1407 Others_Present : Boolean;
1413 Statements_Analyzed : Boolean := False;
1422 procedure Non_Static_Choice_Error (Choice : Node_Id);
1426 procedure Process_Statements (Alternative : Node_Id);
1430 package Analyze_Case_Choices is new
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch5.adb1401 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1402 Exp : Node_Id;
1403 Exp_Type : Entity_Id;
1404 Exp_Btype : Entity_Id;
1405 Last_Choice : Nat;
1407 Others_Present : Boolean;
1413 Statements_Analyzed : Boolean := False;
1422 procedure Non_Static_Choice_Error (Choice : Node_Id);
1426 procedure Process_Statements (Alternative : Node_Id);
1430 package Analyze_Case_Choices is new
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch5.adb1401 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1402 Exp : Node_Id;
1403 Exp_Type : Entity_Id;
1404 Exp_Btype : Entity_Id;
1405 Last_Choice : Nat;
1407 Others_Present : Boolean;
1413 Statements_Analyzed : Boolean := False;
1422 procedure Non_Static_Choice_Error (Choice : Node_Id);
1426 procedure Process_Statements (Alternative : Node_Id);
1430 package Analyze_Case_Choices is new
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch5.adb1401 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1402 Exp : Node_Id;
1403 Exp_Type : Entity_Id;
1404 Exp_Btype : Entity_Id;
1405 Last_Choice : Nat;
1407 Others_Present : Boolean;
1413 Statements_Analyzed : Boolean := False;
1422 procedure Non_Static_Choice_Error (Choice : Node_Id);
1426 procedure Process_Statements (Alternative : Node_Id);
1430 package Analyze_Case_Choices is new
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch5.adb1401 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1402 Exp : Node_Id;
1403 Exp_Type : Entity_Id;
1404 Exp_Btype : Entity_Id;
1405 Last_Choice : Nat;
1407 Others_Present : Boolean;
1413 Statements_Analyzed : Boolean := False;
1422 procedure Non_Static_Choice_Error (Choice : Node_Id);
1426 procedure Process_Statements (Alternative : Node_Id);
1430 package Analyze_Case_Choices is new
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch5.adb1391 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1392 Exp : constant Node_Id := Expression (N);
1394 Statements_Analyzed : Boolean := False;
1400 procedure Non_Static_Choice_Error (Choice : Node_Id);
1404 procedure Process_Statements (Alternative : Node_Id);
1408 package Analyze_Case_Choices is new
1414 package Check_Case_Choices is new
1426 procedure Non_Static_Choice_Error (Choice : Node_Id) is
1436 procedure Process_Statements (Alternative : Node_Id) is
1494 -- Start of processing for Analyze_Case_Statement argument
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_ch5.adb1391 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1392 Exp : constant Node_Id := Expression (N);
1394 Statements_Analyzed : Boolean := False;
1400 procedure Non_Static_Choice_Error (Choice : Node_Id);
1404 procedure Process_Statements (Alternative : Node_Id);
1408 package Analyze_Case_Choices is new
1414 package Check_Case_Choices is new
1426 procedure Non_Static_Choice_Error (Choice : Node_Id) is
1436 procedure Process_Statements (Alternative : Node_Id) is
1494 -- Start of processing for Analyze_Case_Statement argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_ch5.adb1391 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1392 Exp : constant Node_Id := Expression (N);
1394 Statements_Analyzed : Boolean := False;
1400 procedure Non_Static_Choice_Error (Choice : Node_Id);
1404 procedure Process_Statements (Alternative : Node_Id);
1408 package Analyze_Case_Choices is new
1414 package Check_Case_Choices is new
1426 procedure Non_Static_Choice_Error (Choice : Node_Id) is
1436 procedure Process_Statements (Alternative : Node_Id) is
1494 -- Start of processing for Analyze_Case_Statement argument
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_ch5.adb1406 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1407 Exp : Node_Id;
1408 Exp_Type : Entity_Id;
1409 Exp_Btype : Entity_Id;
1410 Last_Choice : Nat;
1412 Others_Present : Boolean;
1418 Statements_Analyzed : Boolean := False;
1427 procedure Non_Static_Choice_Error (Choice : Node_Id);
1431 procedure Process_Statements (Alternative : Node_Id);
1435 package Analyze_Case_Choices is new
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_ch5.adb1406 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1407 Exp : Node_Id;
1408 Exp_Type : Entity_Id;
1409 Exp_Btype : Entity_Id;
1410 Last_Choice : Nat;
1412 Others_Present : Boolean;
1418 Statements_Analyzed : Boolean := False;
1427 procedure Non_Static_Choice_Error (Choice : Node_Id);
1431 procedure Process_Statements (Alternative : Node_Id);
1435 package Analyze_Case_Choices is new
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch5.adb1493 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1494 Exp : constant Node_Id := Expression (N);
1496 Statements_Analyzed : Boolean := False;
1502 Is_General_Case_Statement : Boolean := False;
1505 procedure Non_Static_Choice_Error (Choice : Node_Id);
1509 procedure Process_Statements (Alternative : Node_Id);
1513 package Analyze_Case_Choices is new
1519 package Check_Case_Choices is new
1531 procedure Non_Static_Choice_Error (Choice : Node_Id) is
1541 procedure Process_Statements (Alternative : Node_Id) is
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_ch5.adb1406 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1407 Exp : Node_Id;
1408 Exp_Type : Entity_Id;
1409 Exp_Btype : Entity_Id;
1410 Last_Choice : Nat;
1412 Others_Present : Boolean;
1418 Statements_Analyzed : Boolean := False;
1427 procedure Non_Static_Choice_Error (Choice : Node_Id);
1431 procedure Process_Statements (Alternative : Node_Id);
1435 package Analyze_Case_Choices is new
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_ch5.adb1406 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1407 Exp : Node_Id;
1408 Exp_Type : Entity_Id;
1409 Exp_Btype : Entity_Id;
1410 Last_Choice : Nat;
1412 Others_Present : Boolean;
1418 Statements_Analyzed : Boolean := False;
1427 procedure Non_Static_Choice_Error (Choice : Node_Id);
1431 procedure Process_Statements (Alternative : Node_Id);
1435 package Analyze_Case_Choices is new
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_ch5.adb1406 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1407 Exp : Node_Id;
1408 Exp_Type : Entity_Id;
1409 Exp_Btype : Entity_Id;
1410 Last_Choice : Nat;
1412 Others_Present : Boolean;
1418 Statements_Analyzed : Boolean := False;
1427 procedure Non_Static_Choice_Error (Choice : Node_Id);
1431 procedure Process_Statements (Alternative : Node_Id);
1435 package Analyze_Case_Choices is new
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_ch5.adb1406 procedure Analyze_Case_Statement (N : Node_Id) is subprogram
1407 Exp : Node_Id;
1408 Exp_Type : Entity_Id;
1409 Exp_Btype : Entity_Id;
1410 Last_Choice : Nat;
1412 Others_Present : Boolean;
1418 Statements_Analyzed : Boolean := False;
1427 procedure Non_Static_Choice_Error (Choice : Node_Id);
1431 procedure Process_Statements (Alternative : Node_Id);
1435 package Analyze_Case_Choices is new
[all …]

12