Home
last modified time | relevance | path

Searched refs:Current_Node (Results 126 – 150 of 182) sorted by relevance

12345678

/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dpar-ch6.adb339 Current_Node := Name_Node;
H A Dsem_util.adb6537 Current_Node : Node_Id; variable
6540 Current_Node := N;
6541 while Present (Current_Node)
6542 and then Nkind (Current_Node) /= N_Compilation_Unit
6544 Current_Node := Parent (Current_Node);
6547 if Nkind (Current_Node) /= N_Compilation_Unit then
6550 return Current_Node;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dpar-ch6.adb339 Current_Node := Name_Node;
H A Dsem_util.adb6660 Current_Node : Node_Id; variable
6663 Current_Node := N;
6664 while Present (Current_Node)
6665 and then Nkind (Current_Node) /= N_Compilation_Unit
6667 Current_Node := Parent (Current_Node);
6670 if Nkind (Current_Node) /= N_Compilation_Unit then
6673 return Current_Node;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dpar-ch6.adb339 Current_Node := Name_Node;
H A Dsem_util.adb6635 Current_Node : Node_Id; variable
6638 Current_Node := N;
6639 while Present (Current_Node)
6640 and then Nkind (Current_Node) /= N_Compilation_Unit
6642 Current_Node := Parent (Current_Node);
6645 if Nkind (Current_Node) /= N_Compilation_Unit then
6648 return Current_Node;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Derrout.adb310 Error_Msg (Msg, Flag_Location, Current_Node);
321 Error_Msg (Msg, Flag_Location, Current_Node);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Derrout.adb310 Error_Msg (Msg, Flag_Location, Current_Node);
321 Error_Msg (Msg, Flag_Location, Current_Node);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Derrout.adb310 Error_Msg (Msg, Flag_Location, Current_Node);
321 Error_Msg (Msg, Flag_Location, Current_Node);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dpar-ch6.adb362 Current_Node := Name_Node;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_util.adb3892 Current_Node : Node_Id; variable
3895 Current_Node := N;
3896 while Present (Current_Node)
3897 and then Nkind (Current_Node) /= N_Compilation_Unit
3899 Current_Node := Parent (Current_Node);
3902 if Nkind (Current_Node) /= N_Compilation_Unit then
3905 return Current_Node;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_util.adb3892 Current_Node : Node_Id; variable
3895 Current_Node := N;
3896 while Present (Current_Node)
3897 and then Nkind (Current_Node) /= N_Compilation_Unit
3899 Current_Node := Parent (Current_Node);
3902 if Nkind (Current_Node) /= N_Compilation_Unit then
3905 return Current_Node;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_util.adb4774 Current_Node : Node_Id; variable
4777 Current_Node := N;
4778 while Present (Current_Node)
4779 and then Nkind (Current_Node) /= N_Compilation_Unit
4781 Current_Node := Parent (Current_Node);
4784 if Nkind (Current_Node) /= N_Compilation_Unit then
4787 return Current_Node;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_util.adb5898 Current_Node : Node_Id; variable
5901 Current_Node := N;
5902 while Present (Current_Node)
5903 and then Nkind (Current_Node) /= N_Compilation_Unit
5905 Current_Node := Parent (Current_Node);
5908 if Nkind (Current_Node) /= N_Compilation_Unit then
5911 return Current_Node;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_util.adb5898 Current_Node : Node_Id; variable
5901 Current_Node := N;
5902 while Present (Current_Node)
5903 and then Nkind (Current_Node) /= N_Compilation_Unit
5905 Current_Node := Parent (Current_Node);
5908 if Nkind (Current_Node) /= N_Compilation_Unit then
5911 return Current_Node;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb6537 Current_Node : Node_Id; variable
6540 Current_Node := N;
6541 while Present (Current_Node)
6542 and then Nkind (Current_Node) /= N_Compilation_Unit
6544 Current_Node := Parent (Current_Node);
6547 if Nkind (Current_Node) /= N_Compilation_Unit then
6550 return Current_Node;
H A Derrout.adb310 Error_Msg (Msg, Flag_Location, Current_Node);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_util.adb6635 Current_Node : Node_Id; variable
6638 Current_Node := N;
6639 while Present (Current_Node)
6640 and then Nkind (Current_Node) /= N_Compilation_Unit
6642 Current_Node := Parent (Current_Node);
6645 if Nkind (Current_Node) /= N_Compilation_Unit then
6648 return Current_Node;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_util.adb6562 Current_Node : Node_Id; variable
6565 Current_Node := N;
6566 while Present (Current_Node)
6567 and then Nkind (Current_Node) /= N_Compilation_Unit
6569 Current_Node := Parent (Current_Node);
6572 if Nkind (Current_Node) /= N_Compilation_Unit then
6575 return Current_Node;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb6537 Current_Node : Node_Id; variable
6540 Current_Node := N;
6541 while Present (Current_Node)
6542 and then Nkind (Current_Node) /= N_Compilation_Unit
6544 Current_Node := Parent (Current_Node);
6547 if Nkind (Current_Node) /= N_Compilation_Unit then
6550 return Current_Node;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb6537 Current_Node : Node_Id; variable
6540 Current_Node := N;
6541 while Present (Current_Node)
6542 and then Nkind (Current_Node) /= N_Compilation_Unit
6544 Current_Node := Parent (Current_Node);
6547 if Nkind (Current_Node) /= N_Compilation_Unit then
6550 return Current_Node;
H A Derrout.adb310 Error_Msg (Msg, Flag_Location, Current_Node);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb6537 Current_Node : Node_Id; variable
6540 Current_Node := N;
6541 while Present (Current_Node)
6542 and then Nkind (Current_Node) /= N_Compilation_Unit
6544 Current_Node := Parent (Current_Node);
6547 if Nkind (Current_Node) /= N_Compilation_Unit then
6550 return Current_Node;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Derrout.adb310 Error_Msg (Msg, Flag_Location, Current_Node);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Derrout.adb310 Error_Msg (Msg, Flag_Location, Current_Node);

12345678