Searched refs:Is_Shallow (Results 1 – 6 of 6) sorted by relevance
708 function Is_Shallow (E : Entity_Id) return Boolean; subprogspec1089 pragma Assert (Is_Shallow (Etype (Defining_Identifier (Decl))));1165 pragma Assert (Is_Shallow (Etype (Expr)));1279 pragma Assert (Is_Shallow (Etype (Expr)));2767 elsif Is_Shallow (Etype (Expression (Stmt))) then3841 function Is_Shallow (E : Entity_Id) return Boolean is subprogram3845 end Is_Shallow;4252 and then Is_Shallow (Etype (N))4273 if Is_Shallow (Etype (N)) then4467 and then Is_Shallow (Etype (Defining_Identifier (Decl)))[all …]