Home
last modified time | relevance | path

Searched refs:Check_For_Premature_Usage (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb999 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1008 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1024 Check_For_Premature_Usage argument
1027 Check_For_Premature_Usage (Subtype_Mark (Def));
1037 Check_For_Premature_Usage (Parameter_Type (Param));
1043 Check_For_Premature_Usage (Result_Definition (Def));
1046 end Check_For_Premature_Usage;
1245 Check_For_Premature_Usage (T_Def);
H A DChangeLog-2007152 (Check_For_Premature_Usage): New procedure inside
156 (Access_Subprogram_Declaration): Add call to Check_For_Premature_Usage.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb999 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1008 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1024 Check_For_Premature_Usage argument
1027 Check_For_Premature_Usage (Subtype_Mark (Def));
1037 Check_For_Premature_Usage (Parameter_Type (Param));
1043 Check_For_Premature_Usage (Result_Definition (Def));
1046 end Check_For_Premature_Usage;
1245 Check_For_Premature_Usage (T_Def);
H A DChangeLog-2007152 (Check_For_Premature_Usage): New procedure inside
156 (Access_Subprogram_Declaration): Add call to Check_For_Premature_Usage.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch3.adb999 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1008 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1024 Check_For_Premature_Usage argument
1027 Check_For_Premature_Usage (Subtype_Mark (Def));
1037 Check_For_Premature_Usage (Parameter_Type (Param));
1043 Check_For_Premature_Usage (Result_Definition (Def));
1046 end Check_For_Premature_Usage;
1245 Check_For_Premature_Usage (T_Def);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_ch3.adb1010 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1019 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1035 Check_For_Premature_Usage argument
1038 Check_For_Premature_Usage (Subtype_Mark (Def));
1048 Check_For_Premature_Usage (Parameter_Type (Param));
1054 Check_For_Premature_Usage (Result_Definition (Def));
1057 end Check_For_Premature_Usage;
1256 Check_For_Premature_Usage (T_Def);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_ch3.adb985 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
994 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1010 Check_For_Premature_Usage argument
1013 Check_For_Premature_Usage (Subtype_Mark (Def));
1023 Check_For_Premature_Usage (Parameter_Type (Param));
1029 Check_For_Premature_Usage (Result_Definition (Def));
1032 end Check_For_Premature_Usage;
1231 Check_For_Premature_Usage (T_Def);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_ch3.adb985 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
994 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1010 Check_For_Premature_Usage argument
1013 Check_For_Premature_Usage (Subtype_Mark (Def));
1023 Check_For_Premature_Usage (Parameter_Type (Param));
1029 Check_For_Premature_Usage (Result_Definition (Def));
1032 end Check_For_Premature_Usage;
1231 Check_For_Premature_Usage (T_Def);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb999 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1008 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1024 Check_For_Premature_Usage argument
1027 Check_For_Premature_Usage (Subtype_Mark (Def));
1037 Check_For_Premature_Usage (Parameter_Type (Param));
1043 Check_For_Premature_Usage (Result_Definition (Def));
1046 end Check_For_Premature_Usage;
1245 Check_For_Premature_Usage (T_Def);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_ch3.adb995 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1004 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1020 Check_For_Premature_Usage argument
1023 Check_For_Premature_Usage (Subtype_Mark (Def));
1033 Check_For_Premature_Usage (Parameter_Type (Param));
1039 Check_For_Premature_Usage (Result_Definition (Def));
1042 end Check_For_Premature_Usage;
1241 Check_For_Premature_Usage (T_Def);
H A DChangeLog-2007152 (Check_For_Premature_Usage): New procedure inside
156 (Access_Subprogram_Declaration): Add call to Check_For_Premature_Usage.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb999 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1008 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1024 Check_For_Premature_Usage argument
1027 Check_For_Premature_Usage (Subtype_Mark (Def));
1037 Check_For_Premature_Usage (Parameter_Type (Param));
1043 Check_For_Premature_Usage (Result_Definition (Def));
1046 end Check_For_Premature_Usage;
1245 Check_For_Premature_Usage (T_Def);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch3.adb999 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1008 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1024 Check_For_Premature_Usage argument
1027 Check_For_Premature_Usage (Subtype_Mark (Def));
1037 Check_For_Premature_Usage (Parameter_Type (Param));
1043 Check_For_Premature_Usage (Result_Definition (Def));
1046 end Check_For_Premature_Usage;
1245 Check_For_Premature_Usage (T_Def);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_ch3.adb1010 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1019 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1035 Check_For_Premature_Usage argument
1038 Check_For_Premature_Usage (Subtype_Mark (Def));
1048 Check_For_Premature_Usage (Parameter_Type (Param));
1054 Check_For_Premature_Usage (Result_Definition (Def));
1057 end Check_For_Premature_Usage;
1256 Check_For_Premature_Usage (T_Def);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_ch3.adb1003 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1012 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1028 Check_For_Premature_Usage argument
1031 Check_For_Premature_Usage (Subtype_Mark (Def));
1041 Check_For_Premature_Usage (Parameter_Type (Param));
1047 Check_For_Premature_Usage (Result_Definition (Def));
1050 end Check_For_Premature_Usage;
1249 Check_For_Premature_Usage (T_Def);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch3.adb1011 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1020 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1037 Check_For_Premature_Usage argument
1040 Check_For_Premature_Usage (Subtype_Mark (Def));
1050 Check_For_Premature_Usage (Parameter_Type (Param));
1056 Check_For_Premature_Usage (Result_Definition (Def));
1059 end Check_For_Premature_Usage;
1237 Check_For_Premature_Usage (T_Def);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_ch3.adb993 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1002 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1018 Check_For_Premature_Usage argument
1021 Check_For_Premature_Usage (Subtype_Mark (Def));
1031 Check_For_Premature_Usage (Parameter_Type (Param));
1037 Check_For_Premature_Usage (Result_Definition (Def));
1040 end Check_For_Premature_Usage;
1239 Check_For_Premature_Usage (T_Def);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch3.adb1017 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1026 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1043 Check_For_Premature_Usage argument
1046 Check_For_Premature_Usage (Subtype_Mark (Def));
1056 Check_For_Premature_Usage (Parameter_Type (Param));
1062 Check_For_Premature_Usage (Result_Definition (Def));
1065 end Check_For_Premature_Usage;
1243 Check_For_Premature_Usage (T_Def);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_ch3.adb1011 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1020 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1037 Check_For_Premature_Usage argument
1040 Check_For_Premature_Usage (Subtype_Mark (Def));
1050 Check_For_Premature_Usage (Parameter_Type (Param));
1056 Check_For_Premature_Usage (Result_Definition (Def));
1059 end Check_For_Premature_Usage;
1237 Check_For_Premature_Usage (T_Def);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_ch3.adb993 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1002 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1018 Check_For_Premature_Usage argument
1021 Check_For_Premature_Usage (Subtype_Mark (Def));
1031 Check_For_Premature_Usage (Parameter_Type (Param));
1037 Check_For_Premature_Usage (Result_Definition (Def));
1040 end Check_For_Premature_Usage;
1239 Check_For_Premature_Usage (T_Def);
H A DChangeLog-2007152 (Check_For_Premature_Usage): New procedure inside
156 (Access_Subprogram_Declaration): Add call to Check_For_Premature_Usage.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_ch3.adb1011 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1020 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1037 Check_For_Premature_Usage argument
1040 Check_For_Premature_Usage (Subtype_Mark (Def));
1050 Check_For_Premature_Usage (Parameter_Type (Param));
1056 Check_For_Premature_Usage (Result_Definition (Def));
1059 end Check_For_Premature_Usage;
1237 Check_For_Premature_Usage (T_Def);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_ch3.adb993 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1002 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1018 Check_For_Premature_Usage argument
1021 Check_For_Premature_Usage (Subtype_Mark (Def));
1031 Check_For_Premature_Usage (Parameter_Type (Param));
1037 Check_For_Premature_Usage (Result_Definition (Def));
1040 end Check_For_Premature_Usage;
1239 Check_For_Premature_Usage (T_Def);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_ch3.adb1003 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1012 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1028 Check_For_Premature_Usage argument
1031 Check_For_Premature_Usage (Subtype_Mark (Def));
1041 Check_For_Premature_Usage (Parameter_Type (Param));
1047 Check_For_Premature_Usage (Result_Definition (Def));
1050 end Check_For_Premature_Usage;
1249 Check_For_Premature_Usage (T_Def);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_ch3.adb1003 procedure Check_For_Premature_Usage (Def : Node_Id); subprogspec
1012 procedure Check_For_Premature_Usage (Def : Node_Id) is subprogram
1028 Check_For_Premature_Usage argument
1031 Check_For_Premature_Usage (Subtype_Mark (Def));
1041 Check_For_Premature_Usage (Parameter_Type (Param));
1047 Check_For_Premature_Usage (Result_Definition (Def));
1050 end Check_For_Premature_Usage;
1249 Check_For_Premature_Usage (T_Def);

12