Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/test/Lower/
H A Dderived-types.f90168 type recursive_t type
170 type(recursive_t), pointer :: ptr
176 type(recursive_t) :: some_recursive