Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/test/Semantics/
H A Dselecttype01.f9036 TYPE(shape), TARGET :: shape_obj variable
90 select type (shape_obj%x)
211 unlim_polymorphic => shape_obj
231 unlim_polymorphic => shape_obj
255 unlim_polymorphic => shape_obj
H A Dselecttype02.f9017 TYPE(shape), TARGET :: shape_obj variable