Home
last modified time | relevance | path

Searched refs:Is_Package (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/matreshka/matreshka-0.7.0/source/web/tools/a2js/
H A Dproperties-expressions-identifiers.adb273 Is_Package : Boolean := False; variable
317 Is_Package := False;
339 Is_Package := True;
361 if Is_Package then
/dports/textproc/adabrowse/adabrowse_4.0.3/
H A Dad-predicates.adb148 function Is_Package subprogram
153 return Asis2.Predicates.Is_Package (Element);
158 end Is_Package;
H A Dad-predicates.ads79 function Is_Package subprogspec
H A Dasis2-predicates.ads100 function Is_Package subprogspec
H A Dasis2-predicates.adb359 function Is_Package subprogram
381 end Is_Package;
H A Dad-scanner.adb1500 Is_Package : constant Boolean := constant
1506 if Is_Package and then Top_Level then
1519 if Is_Package then
H A Dad-indices.adb515 elsif Is_Package (Element) then
H A Dad-expressions.adb674 ("package", Terminal'(Exp with P => Is_Package'Access));
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_disp.adb466 elsif ((not Is_Package (Scope (Subp)))
1060 if (not Is_Package (Current_Scope))
H A Dsem_ch7.adb197 and then Is_Package (Spec_Id)
215 if Is_Package (Spec_Id)
H A Dsem_elab.adb2123 elsif Is_Package (Scop) then
2166 if not Is_Package (Scop) then
H A Dsem_util.adb960 elsif (Is_Package (B_Scope)
2996 Is_Package (Scope_Id)
6351 and then Is_Package (Entity (Expr))
H A Dsem_ch10.adb897 if No (Nam) or else not Is_Package (Nam) then
3050 elsif not Is_Package (P_Name) then
H A Deinfo.ads5303 function Is_Package (Id : E) return B; subprogspec
6529 pragma Inline (Is_Package);
H A Dsem_ch6.adb4247 if Is_Package (Current_Scope)
4527 if Is_Package (Current_Scope)
H A Dsem_ch3.adb1457 if not Is_Package (Current_Scope) then
2033 if (not Is_Package (Current_Scope)
3074 and then not Is_Package (Scope (Base_Type (Parent_Type)))
6129 elsif Is_Package (E) then
H A Dsem_ch12.adb693 Is_Package : Boolean := True);
8697 Is_Package : Boolean := True)
8788 if Is_Package
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_disp.adb466 elsif ((not Is_Package (Scope (Subp)))
1060 if (not Is_Package (Current_Scope))
H A Dsem_ch7.adb197 and then Is_Package (Spec_Id)
215 if Is_Package (Spec_Id)
H A Dsem_elab.adb2123 elsif Is_Package (Scop) then
2166 if not Is_Package (Scop) then
H A Dsem_util.adb960 elsif (Is_Package (B_Scope)
2996 Is_Package (Scope_Id)
6351 and then Is_Package (Entity (Expr))
H A Dsem_ch10.adb897 if No (Nam) or else not Is_Package (Nam) then
3050 elsif not Is_Package (P_Name) then
H A Deinfo.ads5303 function Is_Package (Id : E) return B; subprogspec
6529 pragma Inline (Is_Package);
H A Dsem_ch6.adb4247 if Is_Package (Current_Scope)
4527 if Is_Package (Current_Scope)
H A Dsem_ch3.adb1457 if not Is_Package (Current_Scope) then
2033 if (not Is_Package (Current_Scope)
3074 and then not Is_Package (Scope (Base_Type (Parent_Type)))
6129 elsif Is_Package (E) then

123