Home
last modified time | relevance | path

Searched refs:Checking_For_Potentially_Static_Expression (Results 1 – 8 of 8) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_eval.adb136 Checking_For_Potentially_Static_Expression : Boolean := False; variable
676 return Checking_For_Potentially_Static_Expression;
6400 (not Checking_For_Potentially_Static_Expression or else not Value);
6402 Checking_For_Potentially_Static_Expression := Value;
H A DChangeLog-20208524 * sem_eval.adb (Checking_For_Potentially_Static_Expression): New
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_eval.adb141 Checking_For_Potentially_Static_Expression : Boolean := False; variable
708 return Checking_For_Potentially_Static_Expression;
6523 pragma Assert (Checking_For_Potentially_Static_Expression /= Value);
6525 Checking_For_Potentially_Static_Expression := Value;
H A DChangeLog-20208524 * sem_eval.adb (Checking_For_Potentially_Static_Expression): New
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_eval.adb136 Checking_For_Potentially_Static_Expression : Boolean := False; variable
676 return Checking_For_Potentially_Static_Expression;
6400 (not Checking_For_Potentially_Static_Expression or else not Value);
6402 Checking_For_Potentially_Static_Expression := Value;
H A DChangeLog-20208524 * sem_eval.adb (Checking_For_Potentially_Static_Expression): New
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_eval.adb136 Checking_For_Potentially_Static_Expression : Boolean := False; variable
676 return Checking_For_Potentially_Static_Expression;
6400 (not Checking_For_Potentially_Static_Expression or else not Value);
6402 Checking_For_Potentially_Static_Expression := Value;
H A DChangeLog-20208524 * sem_eval.adb (Checking_For_Potentially_Static_Expression): New