Home
last modified time | relevance | path

Searched refs:Is_Protected_Component (Results 1 – 25 of 115) sorted by path

12345

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20085013 (Is_Protected_Component): New subprogram.
H A Deinfo.adb3085 pragma Assert (Is_Protected_Component (Id));
6313 pragma Assert (Is_Protected_Component (Id));
8141 function Is_Protected_Component (Id : E) return B is subprogram
8144 end Is_Protected_Component;
H A Deinfo.ads7582 function Is_Protected_Component (Id : E) return B; subprogspec
H A Dexp_ch2.adb361 elsif Is_Protected_Component (E) then
H A Dexp_ch9.adb6087 return Is_Protected_Component (Entity (N));
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20085013 (Is_Protected_Component): New subprogram.
H A Deinfo.adb3085 pragma Assert (Is_Protected_Component (Id));
6313 pragma Assert (Is_Protected_Component (Id));
8141 function Is_Protected_Component (Id : E) return B is subprogram
8144 end Is_Protected_Component;
H A Deinfo.ads7582 function Is_Protected_Component (Id : E) return B; subprogspec
H A Dexp_ch2.adb361 elsif Is_Protected_Component (E) then
H A Dexp_ch9.adb6087 return Is_Protected_Component (Entity (N));
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A DChangeLog-20085013 (Is_Protected_Component): New subprogram.
H A Deinfo.adb2685 pragma Assert (Is_Protected_Component (Id));
5442 pragma Assert (Is_Protected_Component (Id));
7034 function Is_Protected_Component (Id : E) return B is subprogram
7037 end Is_Protected_Component;
H A Deinfo.ads6820 function Is_Protected_Component (Id : E) return B; subprogspec
H A Dexp_ch2.adb352 elsif Is_Protected_Component (E) then
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A DChangeLog-20085013 (Is_Protected_Component): New subprogram.
H A Deinfo.adb3117 pragma Assert (Is_Protected_Component (Id));
6361 pragma Assert (Is_Protected_Component (Id));
8215 function Is_Protected_Component (Id : E) return B is subprogram
8218 end Is_Protected_Component;
H A Deinfo.ads7652 function Is_Protected_Component (Id : E) return B; subprogspec
H A Dexp_ch2.adb361 elsif Is_Protected_Component (E) then
H A Dexp_ch9.adb6220 return Is_Protected_Component (Entity (N));
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A DChangeLog-20085013 (Is_Protected_Component): New subprogram.
H A Deinfo.adb2616 pragma Assert (Is_Protected_Component (Id));
5217 pragma Assert (Is_Protected_Component (Id));
6597 function Is_Protected_Component (Id : E) return B is subprogram
6601 end Is_Protected_Component;
H A Deinfo.ads6586 function Is_Protected_Component (Id : E) return B; subprogspec
H A Dexp_ch2.adb354 elsif Is_Protected_Component (E) then
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20085013 (Is_Protected_Component): New subprogram.
H A Deinfo.adb3085 pragma Assert (Is_Protected_Component (Id));
6313 pragma Assert (Is_Protected_Component (Id));
8141 function Is_Protected_Component (Id : E) return B is subprogram
8144 end Is_Protected_Component;

12345