Home
last modified time | relevance | path

Searched defs:First_Node (Results 1 – 25 of 169) sorted by path

1234567

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Derrout.adb1570 function First_Node (C : Node_Id) return Node_Id is subprogram
1571 Orig : constant Node_Id := Original_Node (C);
1572 Loc : constant Source_Ptr := Sloc (Orig);
1573 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1574 Earliest : Node_Id;
1575 Eloc : Source_Ptr;
1577 function Test_Earlier (N : Node_Id) return Traverse_Result;
1580 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1587 function Test_Earlier (N : Node_Id) return Traverse_Result is
H A Derrout.ads782 function First_Node (C : Node_Id) return Node_Id; subprogspec
H A Dpar-ch4.adb2310 First_Node : constant Node_Id := Node1; constant
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-cbdlli.adb963 First_Node : Count_Type; variable
H A Da-cdlili.adb795 First_Node : Node_Access; variable
850 First_Node : Node_Access; variable
H A Da-cidlli.adb846 First_Node : Node_Access; variable
H A Da-crdlli.adb617 First_Node : Count_Type; variable
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Dopt27_pkg.ads29 First_Node : Node_T := null; component
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Derrout.adb1570 function First_Node (C : Node_Id) return Node_Id is subprogram
1571 Orig : constant Node_Id := Original_Node (C);
1572 Loc : constant Source_Ptr := Sloc (Orig);
1573 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1574 Earliest : Node_Id;
1575 Eloc : Source_Ptr;
1577 function Test_Earlier (N : Node_Id) return Traverse_Result;
1580 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1587 function Test_Earlier (N : Node_Id) return Traverse_Result is
H A Derrout.ads782 function First_Node (C : Node_Id) return Node_Id; subprogspec
H A Dpar-ch4.adb2310 First_Node : constant Node_Id := Node1; constant
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-cbdlli.adb963 First_Node : Count_Type; variable
H A Da-cdlili.adb795 First_Node : Node_Access; variable
850 First_Node : Node_Access; variable
H A Da-cidlli.adb846 First_Node : Node_Access; variable
H A Da-crdlli.adb617 First_Node : Count_Type; variable
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Dopt27_pkg.ads29 First_Node : Node_T := null; component
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Derrout.adb1391 function First_Node (C : Node_Id) return Node_Id is subprogram
1392 Orig : constant Node_Id := Original_Node (C);
1393 Loc : constant Source_Ptr := Sloc (Orig);
1394 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1395 Earliest : Node_Id;
1396 Eloc : Source_Ptr;
1398 function Test_Earlier (N : Node_Id) return Traverse_Result;
1401 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1408 function Test_Earlier (N : Node_Id) return Traverse_Result is
H A Derrout.ads777 function First_Node (C : Node_Id) return Node_Id; subprogspec
H A Dpar-ch4.adb2099 First_Node : constant Node_Id := Node1; constant
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gnat.dg/
H A Dopt27_pkg.ads29 First_Node : Node_T := null; component
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Derrout.adb1578 function First_Node (C : Node_Id) return Node_Id is subprogram
1579 Orig : constant Node_Id := Original_Node (C);
1580 Loc : constant Source_Ptr := Sloc (Orig);
1581 Sfile : constant Source_File_Index := Get_Source_File_Index (Loc);
1582 Earliest : Node_Id;
1583 Eloc : Source_Ptr;
1585 function Test_Earlier (N : Node_Id) return Traverse_Result;
1588 procedure Search_Tree_First is new Traverse_Proc (Test_Earlier);
1595 function Test_Earlier (N : Node_Id) return Traverse_Result is
H A Derrout.ads788 function First_Node (C : Node_Id) return Node_Id; subprogspec
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Da-cbdlli.adb963 First_Node : Count_Type; variable
H A Da-cdlili.adb795 First_Node : Node_Access; variable
850 First_Node : Node_Access; variable
H A Da-cidlli.adb846 First_Node : Node_Access; variable

1234567