Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
146 shape_lim_polymorphic => rect_obj
147 select type(shape_lim_polymorphic)
210 shape_lim_polymorphic => rect_obj
212 select type (shape_lim_polymorphic)
230 shape_lim_polymorphic => rect_obj
232 select type (shape_lim_polymorphic)
243 select type (shape_lim_polymorphic)
254 shape_lim_polymorphic => rect_obj
256 select type (shape_lim_polymorphic)