Home
last modified time | relevance | path

Searched refs:Is_Volatile_Reference (Results 1 – 25 of 120) sorted by relevance

12345

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_util.ads601 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
H A Dexp_util.adb4925 function Is_Volatile_Reference (N : Node_Id) return Boolean is subprogram
4937 return Is_Volatile_Reference (Prefix (N));
4947 return Is_Volatile_Reference (Prefix (N));
4953 end Is_Volatile_Reference;
6454 and then (not Is_Volatile_Reference (N) or else Name_Req);
6749 or else (not Name_Req and then Is_Volatile_Reference (Exp)))
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_util.ads601 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_util.ads622 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
H A Dexp_util.adb5137 function Is_Volatile_Reference (N : Node_Id) return Boolean is subprogram
5149 return Is_Volatile_Reference (Prefix (N));
5159 return Is_Volatile_Reference (Prefix (N));
5165 end Is_Volatile_Reference;
6728 and then Is_Volatile_Reference (Exp)))
7894 and then (not Is_Volatile_Reference (N) or else Name_Req);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_util.ads724 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
H A Dexp_util.adb5827 function Is_Volatile_Reference (N : Node_Id) return Boolean is subprogram
5858 return Is_Volatile_Reference (Prefix (N));
5870 return Is_Volatile_Reference (Prefix (N));
5878 end Is_Volatile_Reference;
7645 and then Is_Volatile_Reference (Exp)))
7694 and then not Is_Volatile_Reference (Exp)
8902 if Is_Volatile_Reference (N) then
8931 and then (not Is_Volatile_Reference (N) or else Name_Req);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_util.ads724 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
H A Dexp_util.adb5827 function Is_Volatile_Reference (N : Node_Id) return Boolean is subprogram
5858 return Is_Volatile_Reference (Prefix (N));
5870 return Is_Volatile_Reference (Prefix (N));
5878 end Is_Volatile_Reference;
7645 and then Is_Volatile_Reference (Exp)))
7694 and then not Is_Volatile_Reference (Exp)
8902 if Is_Volatile_Reference (N) then
8931 and then (not Is_Volatile_Reference (N) or else Name_Req);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_util.ads836 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_util.ads836 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_util.ads855 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_util.ads849 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_util.ads855 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_util.ads836 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_util.ads836 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_util.ads849 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_util.ads855 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_util.ads836 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_util.ads836 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_util.ads849 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_util.ads856 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_util.ads856 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_util.ads856 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_util.ads865 function Is_Volatile_Reference (N : Node_Id) return Boolean; subprogspec

12345