Home
last modified time | relevance | path

Searched refs:Precedes_Source_Construct (Results 1 – 16 of 16) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_elab.adb2488 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
2489 pragma Inline (Precedes_Source_Construct);
2636 if not Precedes_Source_Construct (FNode) then
2648 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
2671 end Precedes_Source_Construct; argument
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_elab.adb2480 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
2481 pragma Inline (Precedes_Source_Construct);
2635 if not Precedes_Source_Construct (FNode) then
2647 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
2670 end Precedes_Source_Construct; argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_elab.adb2488 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
2489 pragma Inline (Precedes_Source_Construct);
2636 if not Precedes_Source_Construct (FNode) then
2648 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
2671 end Precedes_Source_Construct; argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_elab.adb2488 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
2489 pragma Inline (Precedes_Source_Construct);
2636 if not Precedes_Source_Construct (FNode) then
2648 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
2671 end Precedes_Source_Construct; argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_elab.adb2488 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
2489 pragma Inline (Precedes_Source_Construct);
2636 if not Precedes_Source_Construct (FNode) then
2648 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
2671 end Precedes_Source_Construct; argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_elab.adb2488 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
2489 pragma Inline (Precedes_Source_Construct);
2636 if not Precedes_Source_Construct (FNode) then
2648 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
2671 end Precedes_Source_Construct; argument
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_elab.adb2488 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
2489 pragma Inline (Precedes_Source_Construct);
2636 if not Precedes_Source_Construct (FNode) then
2648 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
2671 end Precedes_Source_Construct; argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_elab.adb2480 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
2481 pragma Inline (Precedes_Source_Construct);
2635 if not Precedes_Source_Construct (FNode) then
2647 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
2670 end Precedes_Source_Construct; argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_elab.adb2480 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
2481 pragma Inline (Precedes_Source_Construct);
2635 if not Precedes_Source_Construct (FNode) then
2647 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
2670 end Precedes_Source_Construct; argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_elab.adb15216 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
15217 pragma Inline (Precedes_Source_Construct);
15375 if not Precedes_Source_Construct (FNode) then
15387 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
15410 end Precedes_Source_Construct; argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_elab.adb15216 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
15217 pragma Inline (Precedes_Source_Construct);
15375 if not Precedes_Source_Construct (FNode) then
15387 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
15410 end Precedes_Source_Construct; argument
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_elab.adb15216 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
15217 pragma Inline (Precedes_Source_Construct);
15375 if not Precedes_Source_Construct (FNode) then
15387 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
15410 end Precedes_Source_Construct; argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_elab.adb15246 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
15247 pragma Inline (Precedes_Source_Construct);
15405 if not Precedes_Source_Construct (FNode) then
15417 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
15440 end Precedes_Source_Construct; argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_elab.adb15244 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
15245 pragma Inline (Precedes_Source_Construct);
15403 if not Precedes_Source_Construct (FNode) then
15415 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
15438 end Precedes_Source_Construct; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_elab.adb15246 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
15247 pragma Inline (Precedes_Source_Construct);
15405 if not Precedes_Source_Construct (FNode) then
15417 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
15440 end Precedes_Source_Construct; argument
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_elab.adb15246 function Precedes_Source_Construct (N : Node_Id) return Boolean; subprogspec
15247 pragma Inline (Precedes_Source_Construct);
15405 if not Precedes_Source_Construct (FNode) then
15417 function Precedes_Source_Construct (N : Node_Id) return Boolean is subprogram
15440 end Precedes_Source_Construct; argument