Home
last modified time | relevance | path

Searched refs:Tree_Id (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/asis/asis-gpl-2016-src/asis/
H A Da4g-contt-tt.ads65 procedure Get_Name_String (C : Context_Id; Id : Tree_Id);
70 function Get_Tree_Name (C : Context_Id; Id : Tree_Id) return String;
73 function Allocate_Tree_Entry return Tree_Id; -- #####
107 function Main_Unit_Id (T : Tree_Id) return Unit_Id;
111 procedure Set_Main_Unit_Id (T : Tree_Id; U : Unit_Id);
112 procedure Set_Main_Top (T : Tree_Id; N : Node_Id);
128 procedure Reset_Tree (Context : Context_Id; Tree : Tree_Id);
215 function Present (Tree : Tree_Id) return Boolean;
220 function No (Tree : Tree_Id) return Boolean;
225 function Last_Tree (C : Context_Id) return Tree_Id;
[all …]
H A Da4g-contt-tt.adb69 procedure Set_Nil_Tree_Names (T : Tree_Id);
73 procedure Set_Nil_Tree_Attributes (T : Tree_Id);
88 function Allocate_Tree_Entry return Tree_Id is
89 New_Last : Tree_Id;
441 procedure Set_Nil_Tree_Names (T : Tree_Id) is
442 Tr : constant Tree_Id := T;
517 First_Tree : Tree_Id;
656 Tree_Id
792 Tree_To_Set : Tree_Id;
835 Tree_To_Set : Tree_Id;
[all …]
H A Da4g-a_types.ads140 type Tree_Id is range Tree_Low_Bound .. Tree_High_Bound; type
143 Nil_Tree : constant Tree_Id := Tree_Low_Bound;
144 No_Tree_Name : Tree_Id renames Nil_Tree; -- ???
145 First_Tree_Id : constant Tree_Id := Tree_Low_Bound + 1;
H A Da4g-contt.ads176 function Get_Current_Tree return Tree_Id;
179 procedure Set_Current_Tree (Tree : Tree_Id);
409 Table_Index_Type => A4G.A_Types.Tree_Id,
543 Current_Tree : Tree_Id := Nil_Tree;
H A Dasis-set_get.ads147 function Main_Tree (C_U : Compilation_Unit) return Tree_Id;
223 function Encl_Tree (E : Element) return Tree_Id;
273 procedure Set_Encl_Tree (E : in out Element; T : Tree_Id);
H A Da4g-contt-sd.adb89 Tree : Tree_Id;
211 Tree : Tree_Id;
652 New_Tree : Tree_Id;
H A Da4g-unit_rec.ads131 Main_Tree : Tree_Id;
H A Da4g-a_output.adb227 & Tree_Id'Image (Last_Tree (C) - First_Tree_Id + 1) & LT
265 T : constant Tree_Id := Encl_Tree (E);
456 Add (" (Tree_Id =" & Tree_Id'Image (T) & ")");
H A Dasis-set_get.adb324 function Main_Tree (C_U : Compilation_Unit) return Tree_Id is
350 Main_Tree_Id : constant Tree_Id := Main_Tree (C_U);
523 function Encl_Tree (E : Element) return Tree_Id is
664 (E : in out Element; T : Tree_Id) is
H A Da4g-get_unit.adb103 Result_Tree : Tree_Id;
431 Result_Tree : Tree_Id;
H A Dasis-text.ads659 Enclosing_Tree : Tree_Id := Nil_Tree;
H A Da4g-contt-ut.ads391 function Main_Tree (C : Context_Id; U : Unit_Id) return Tree_Id;
H A Dasis-text-set_get.adb180 El_Encl_Tree : constant Tree_Id := Encl_Tree (El);
H A Da4g-contt-ut.adb125 Tree : Tree_Id;
368 A4G.Contt.TT.Get_Name_String (C, Tree_Id (Unit (Tmp)));
386 A4G.Contt.TT.Get_Name_String (C, Tree_Id (Unit (Tmp)));
1275 function Main_Tree (C : Context_Id; U : Unit_Id) return Tree_Id is
H A Dasis-text.adb305 T : constant Tree_Id := The_Line.Enclosing_Tree;
317 " (Tree_Id =" & Tree_Id'Image (T) & ")");
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Datree.h45 typedef Int Tree_Id; typedef
50 INLINE Boolean No (Tree_Id);
51 INLINE Boolean Present (Tree_Id);
54 No (Tree_Id N) in No()
60 Present (Tree_Id N) in Present()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Datree.h285 typedef Int Tree_Id; typedef
290 static Boolean No (Tree_Id);
291 static Boolean Present (Tree_Id);
294 No (Tree_Id N) in No()
300 Present (Tree_Id N) in Present()
305 extern Node_Id Parent (Tree_Id);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Datree.h285 typedef Int Tree_Id; typedef
290 static Boolean No (Tree_Id);
291 static Boolean Present (Tree_Id);
294 No (Tree_Id N) in No()
300 Present (Tree_Id N) in Present()
305 extern Node_Id Parent (Tree_Id);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Datree.h328 typedef Int Tree_Id; typedef
333 static Boolean No (Tree_Id);
334 static Boolean Present (Tree_Id);
337 No (Tree_Id N) in No()
343 Present (Tree_Id N) in Present()
348 extern Node_Id Parent (Tree_Id);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Datree.h328 typedef Int Tree_Id; typedef
333 static Boolean No (Tree_Id);
334 static Boolean Present (Tree_Id);
337 No (Tree_Id N) in No()
343 Present (Tree_Id N) in Present()
348 extern Node_Id Parent (Tree_Id);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Datree.h383 typedef Int Tree_Id; typedef
388 static Boolean No (Tree_Id);
389 static Boolean Present (Tree_Id);
392 No (Tree_Id N) in No()
398 Present (Tree_Id N) in Present()
403 extern Node_Id Parent (Tree_Id);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Datree.h386 typedef Int Tree_Id; typedef
391 static Boolean No (Tree_Id);
392 static Boolean Present (Tree_Id);
395 No (Tree_Id N) in No()
401 Present (Tree_Id N) in Present()
406 extern Node_Id Parent (Tree_Id);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Datree.h386 typedef Int Tree_Id; typedef
391 static Boolean No (Tree_Id);
392 static Boolean Present (Tree_Id);
395 No (Tree_Id N) in No()
401 Present (Tree_Id N) in Present()
406 extern Node_Id Parent (Tree_Id);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Datree.h383 typedef Int Tree_Id; typedef
388 static Boolean No (Tree_Id);
389 static Boolean Present (Tree_Id);
392 No (Tree_Id N) in No()
398 Present (Tree_Id N) in Present()
403 extern Node_Id Parent (Tree_Id);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Datree.h386 typedef Int Tree_Id; typedef
391 static Boolean No (Tree_Id);
392 static Boolean Present (Tree_Id);
395 No (Tree_Id N) in No()
401 Present (Tree_Id N) in Present()
406 extern Node_Id Parent (Tree_Id);

12