Home
last modified time | relevance | path

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

/external/llvm-project/flang/test/Semantics/
Ddoconcurrent08.f90175 type(HasAllocPolyType), pointer :: pointerPolyComponentVar local
180 allocate(pointerPolyComponentVar)
187 deallocate(pointerPolyComponentVar)
188 allocate(pointerPolyComponentVar)
201 deallocate(pointerPolyComponentVar)