Home
last modified time | relevance | path

Searched refs:From_Source (Results 26 – 31 of 31) sorted by relevance

12

/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_elab.adb641 From_Source : Boolean; component
752 From_Source : Boolean; component
2084 elsif Target_Attrs.From_Source and then Call_Attrs.From_Source then
2090 elsif Target_Attrs.From_Source
2423 if not Call_Attrs.From_Source then
3649 From_Source : Boolean; variable
3658 From_Source := Is_Source_Call (Call);
3671 From_Source := Comes_From_Source (Call);
3697 Attrs.From_Source := From_Source;
4075 Attrs.From_Source := Comes_From_Source (Target_Id);
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_elab.adb641 From_Source : Boolean; component
752 From_Source : Boolean; component
2084 elsif Target_Attrs.From_Source and then Call_Attrs.From_Source then
2090 elsif Target_Attrs.From_Source
2423 if not Call_Attrs.From_Source then
3649 From_Source : Boolean; variable
3658 From_Source := Is_Source_Call (Call);
3671 From_Source := Comes_From_Source (Call);
3697 Attrs.From_Source := From_Source;
4075 Attrs.From_Source := Comes_From_Source (Target_Id);
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_elab.adb641 From_Source : Boolean; component
752 From_Source : Boolean; component
2084 elsif Target_Attrs.From_Source and then Call_Attrs.From_Source then
2090 elsif Target_Attrs.From_Source
2423 if not Call_Attrs.From_Source then
3649 From_Source : Boolean; variable
3658 From_Source := Is_Source_Call (Call);
3671 From_Source := Comes_From_Source (Call);
3697 Attrs.From_Source := From_Source;
4075 Attrs.From_Source := Comes_From_Source (Target_Id);
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_elab.adb641 From_Source : Boolean; component
752 From_Source : Boolean; component
2084 elsif Target_Attrs.From_Source and then Call_Attrs.From_Source then
2090 elsif Target_Attrs.From_Source
2423 if not Call_Attrs.From_Source then
3649 From_Source : Boolean; variable
3658 From_Source := Is_Source_Call (Call);
3671 From_Source := Comes_From_Source (Call);
3697 Attrs.From_Source := From_Source;
4075 Attrs.From_Source := Comes_From_Source (Target_Id);
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_elab.adb705 From_Source : Boolean; component
824 From_Source : Boolean; component
2175 elsif Target_Attrs.From_Source and then Call_Attrs.From_Source then
2181 elsif Target_Attrs.From_Source
2415 if not Call_Attrs.From_Source then
3648 From_Source : Boolean; variable
3657 From_Source := Is_Source_Call (Call);
3670 From_Source := Comes_From_Source (Call);
3696 Attrs.From_Source := From_Source;
4075 Attrs.From_Source := Comes_From_Source (Target_Id);
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_elab.adb705 From_Source : Boolean; component
824 From_Source : Boolean; component
2175 elsif Target_Attrs.From_Source and then Call_Attrs.From_Source then
2181 elsif Target_Attrs.From_Source
2415 if not Call_Attrs.From_Source then
3648 From_Source : Boolean; variable
3657 From_Source := Is_Source_Call (Call);
3670 From_Source := Comes_From_Source (Call);
3696 Attrs.From_Source := From_Source;
4075 Attrs.From_Source := Comes_From_Source (Target_Id);
[all …]

12