Home
last modified time | relevance | path

Searched refs:With_Clause (Results 1 – 25 of 150) sorted by relevance

123456

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dprj-part.adb260 (With_Clause : Project_Node_Id;
271 (With_Clause : Project_Node_Id;
279 Name_Of (With_Clause, In_Tree));
515 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
686 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1061 With_Clause : Project_Node_Id; variable
1077 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1107 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1121 With_Clause : Project_Node_Id; variable
1137 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
[all …]
H A Dprj-makr.adb363 With_Clause : Project_Node_Id := variable
367 while Present (With_Clause) loop
370 With_Clause := Next_With_Clause_Of (With_Clause, Tree);
373 if No (With_Clause) then
374 With_Clause := Default_Project_Node
377 (With_Clause, Tree,
380 (Project_Node, Tree, To => With_Clause);
909 With_Clause : Project_Node_Id := variable
914 while Present (With_Clause) loop
931 Previous := With_Clause;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dprj-part.adb260 (With_Clause : Project_Node_Id;
271 (With_Clause : Project_Node_Id;
279 Name_Of (With_Clause, In_Tree));
515 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
686 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1061 With_Clause : Project_Node_Id; variable
1077 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1107 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1121 With_Clause : Project_Node_Id; variable
1137 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
[all …]
H A Dprj-makr.adb363 With_Clause : Project_Node_Id := variable
367 while Present (With_Clause) loop
370 With_Clause := Next_With_Clause_Of (With_Clause, Tree);
373 if No (With_Clause) then
374 With_Clause := Default_Project_Node
377 (With_Clause, Tree,
380 (Project_Node, Tree, To => With_Clause);
909 With_Clause : Project_Node_Id := variable
914 while Present (With_Clause) loop
931 Previous := With_Clause;
[all …]
/dports/devel/gprbuild/gprbuild-376670f/gpr/src/
H A Dgpr-part.adb258 (With_Clause : Project_Node_Id;
269 (With_Clause : Project_Node_Id;
277 Name_Of (With_Clause, In_Tree));
513 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
682 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1057 With_Clause : Project_Node_Id; variable
1073 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1103 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1117 With_Clause : Project_Node_Id; variable
1133 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dprj-part.adb260 (With_Clause : Project_Node_Id;
271 (With_Clause : Project_Node_Id;
279 Name_Of (With_Clause, In_Tree));
516 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
685 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1059 With_Clause : Project_Node_Id; variable
1075 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1104 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1118 With_Clause : Project_Node_Id; variable
1134 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
[all …]
H A Dprj-makr.adb364 With_Clause : Project_Node_Id := variable
368 while Present (With_Clause) loop
371 With_Clause := Next_With_Clause_Of (With_Clause, Tree);
374 if No (With_Clause) then
375 With_Clause := Default_Project_Node
378 (With_Clause, Tree,
381 (Project_Node, Tree, To => With_Clause);
910 With_Clause : Project_Node_Id := variable
915 while Present (With_Clause) loop
932 Previous := With_Clause;
[all …]
H A Dinline.adb858 With_Clause : Node_Id; -- Context of body. variable
875 With_Clause := First (Context_Items (Comp));
876 while Present (With_Clause) loop
877 if Nkind (With_Clause) = N_With_Clause
879 Scope (Entity (Name (With_Clause))) = P
881 Entity (Name (With_Clause)) = Child_Spec
886 With_Clause, P);
889 With_Clause);
911 Next (With_Clause);
/dports/lang/gnat_util/gnat_util/
H A Dprj-part.adb260 (With_Clause : Project_Node_Id;
271 (With_Clause : Project_Node_Id;
279 Name_Of (With_Clause, In_Tree));
515 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
686 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1061 With_Clause : Project_Node_Id; variable
1077 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1107 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1121 With_Clause : Project_Node_Id; variable
1137 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dprj-part.adb249 (With_Clause : Project_Node_Id;
260 (With_Clause : Project_Node_Id;
268 Name_Of (With_Clause, In_Tree));
488 while Present (With_Clause) loop
505 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
672 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1046 With_Clause : Project_Node_Id; variable
1052 while Present (With_Clause) loop
1062 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1091 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
[all …]
H A Dprj-makr.adb362 With_Clause : Project_Node_Id := variable
366 while Present (With_Clause) loop
369 With_Clause := Next_With_Clause_Of (With_Clause, Tree);
372 if No (With_Clause) then
373 With_Clause := Default_Project_Node
376 (With_Clause, Tree,
379 (Project_Node, Tree, To => With_Clause);
899 With_Clause : Project_Node_Id := variable
904 while Present (With_Clause) loop
921 Previous := With_Clause;
[all …]
H A Dinline.adb858 With_Clause : Node_Id; -- Context of body. variable
875 With_Clause := First (Context_Items (Comp));
876 while Present (With_Clause) loop
877 if Nkind (With_Clause) = N_With_Clause
879 Scope (Entity (Name (With_Clause))) = P
881 Entity (Name (With_Clause)) = Child_Spec
886 With_Clause, P);
889 With_Clause);
911 Next (With_Clause);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dprj-part.adb249 (With_Clause : Project_Node_Id;
260 (With_Clause : Project_Node_Id;
268 Name_Of (With_Clause, In_Tree));
488 while Present (With_Clause) loop
505 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
672 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1046 With_Clause : Project_Node_Id; variable
1052 while Present (With_Clause) loop
1062 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
1091 With_Clause := Next_With_Clause_Of (With_Clause, In_Tree);
[all …]
H A Dprj-makr.adb362 With_Clause : Project_Node_Id := variable
366 while Present (With_Clause) loop
369 With_Clause := Next_With_Clause_Of (With_Clause, Tree);
372 if No (With_Clause) then
373 With_Clause := Default_Project_Node
376 (With_Clause, Tree,
379 (Project_Node, Tree, To => With_Clause);
899 With_Clause : Project_Node_Id := variable
904 while Present (With_Clause) loop
921 Previous := With_Clause;
[all …]
H A Dinline.adb858 With_Clause : Node_Id; -- Context of body. variable
875 With_Clause := First (Context_Items (Comp));
876 while Present (With_Clause) loop
877 if Nkind (With_Clause) = N_With_Clause
879 Scope (Entity (Name (With_Clause))) = P
881 Entity (Name (With_Clause)) = Child_Spec
886 With_Clause, P);
889 With_Clause);
911 Next (With_Clause);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dprj-part.adb278 Set_Name_Of (With_Clause, Virtual_Name_Id);
367 With_Clause : Project_Node_Id := Empty_Node; variable
400 With_Clause := First_With_Clause_Of (Proj);
402 while With_Clause /= Empty_Node loop
410 With_Clause := Next_With_Clause_Of (With_Clause);
507 With_Clause : Project_Node_Id := variable
513 while With_Clause /= Empty_Node loop
535 With_Clause := Next_With_Clause_Of (With_Clause);
1227 while With_Clause /= Empty_Node loop
1229 With_Clause := Next_With_Clause_Of (With_Clause);
[all …]
H A Dprj-makr.adb733 With_Clause : Project_Node_Id := variable
738 while With_Clause /= Empty_Node loop
743 To => Next_With_Clause_Of (With_Clause));
747 To => Next_With_Clause_Of (With_Clause));
753 Previous := With_Clause;
754 With_Clause := Next_With_Clause_Of (With_Clause);
869 With_Clause : constant Project_Node_Id := constant
874 (With_Clause, To => First_With_Clause_Of (Project_Node));
876 Set_Name_Of (With_Clause, To => Project_Naming_Id);
882 Set_Project_Node_Of (With_Clause, Non_Empty_Node);
[all …]
H A Dinline.adb723 With_Clause : Node_Id; -- Context of body. variable
736 With_Clause := First (Context_Items (Comp));
742 while Present (With_Clause) loop
743 if Nkind (With_Clause) = N_With_Clause
745 Scope (Entity (Name (With_Clause))) = P
747 Entity (Name (With_Clause)) = Child_Spec
752 With_Clause, P);
755 With_Clause);
778 Next (With_Clause);
H A Dbld.adb2450 With_Clause : Project_Node_Id; variable
2494 With_Clause := First_With_Clause_Of (Project);
2496 while With_Clause /= Empty_Node loop
2497 Recursive_Process (Project_Node_Of (With_Clause));
2498 With_Clause := Next_With_Clause_Of (With_Clause);
2663 With_Clause := First_With_Clause_Of (Project);
2665 while With_Clause /= Empty_Node loop
2667 (String_Value_Of (With_Clause),
2668 Project_Node_Of (With_Clause),
2670 With_Clause := Next_With_Clause_Of (With_Clause);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dprj-part.adb278 Set_Name_Of (With_Clause, Virtual_Name_Id);
367 With_Clause : Project_Node_Id := Empty_Node; variable
400 With_Clause := First_With_Clause_Of (Proj);
402 while With_Clause /= Empty_Node loop
410 With_Clause := Next_With_Clause_Of (With_Clause);
507 With_Clause : Project_Node_Id := variable
513 while With_Clause /= Empty_Node loop
535 With_Clause := Next_With_Clause_Of (With_Clause);
1227 while With_Clause /= Empty_Node loop
1229 With_Clause := Next_With_Clause_Of (With_Clause);
[all …]
H A Dprj-makr.adb733 With_Clause : Project_Node_Id := variable
738 while With_Clause /= Empty_Node loop
743 To => Next_With_Clause_Of (With_Clause));
747 To => Next_With_Clause_Of (With_Clause));
753 Previous := With_Clause;
754 With_Clause := Next_With_Clause_Of (With_Clause);
869 With_Clause : constant Project_Node_Id := constant
874 (With_Clause, To => First_With_Clause_Of (Project_Node));
876 Set_Name_Of (With_Clause, To => Project_Naming_Id);
882 Set_Project_Node_Of (With_Clause, Non_Empty_Node);
[all …]
H A Dinline.adb723 With_Clause : Node_Id; -- Context of body. variable
736 With_Clause := First (Context_Items (Comp));
742 while Present (With_Clause) loop
743 if Nkind (With_Clause) = N_With_Clause
745 Scope (Entity (Name (With_Clause))) = P
747 Entity (Name (With_Clause)) = Child_Spec
752 With_Clause, P);
755 With_Clause);
778 Next (With_Clause);
H A Dbld.adb2450 With_Clause : Project_Node_Id; variable
2494 With_Clause := First_With_Clause_Of (Project);
2496 while With_Clause /= Empty_Node loop
2497 Recursive_Process (Project_Node_Of (With_Clause));
2498 With_Clause := Next_With_Clause_Of (With_Clause);
2663 With_Clause := First_With_Clause_Of (Project);
2665 while With_Clause /= Empty_Node loop
2667 (String_Value_Of (With_Clause),
2668 Project_Node_Of (With_Clause),
2670 With_Clause := Next_With_Clause_Of (With_Clause);
/dports/devel/gprbuild/gprbuild-376670f/src/
H A Dgprname.adb379 With_Clause : Project_Node_Id := variable
383 while Present (With_Clause) loop
386 With_Clause := Next_With_Clause_Of (With_Clause, Tree);
389 if No (With_Clause) then
390 With_Clause := Default_Project_Node
393 (With_Clause, Tree,
396 (Project_Node, Tree, To => With_Clause);
1113 With_Clause : Project_Node_Id := variable
1118 while Present (With_Clause) loop
1135 Previous := With_Clause;
[all …]
/dports/devel/matreshka/matreshka-0.7.0/tools/ayacc/src/
H A Dparser.adb336 when With_Clause =>
411 when With_Clause =>
413 Parse_Package_Name_List (With_Clause);

123456