Home
last modified time | relevance | path

Searched refs:shape_lim_polymorphic (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dselecttype02.f9020 class(shape), pointer :: shape_lim_polymorphic variable
24 shape_lim_polymorphic => rect_obj
25 label : select type (shape_lim_polymorphic)
27 label1 : select type (shape_lim_polymorphic)
30 select type (shape_lim_polymorphic)
33 select type (shape_lim_polymorphic)
38 shape_lim_polymorphic => rect_obj
43 select type (shape_lim_polymorphic)
H A Dselecttype01.f9041 class(shape), pointer :: shape_lim_polymorphic variable
148 shape_lim_polymorphic => rect_obj
149 select type(shape_lim_polymorphic)
213 shape_lim_polymorphic => rect_obj
215 select type (shape_lim_polymorphic)
233 shape_lim_polymorphic => rect_obj
235 select type (shape_lim_polymorphic)
246 select type (shape_lim_polymorphic)
257 shape_lim_polymorphic => rect_obj
259 select type (shape_lim_polymorphic)