Home
last modified time | relevance | path

Searched defs:allocArg (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dresolve89.f9029 subroutine s(iArg, allocArg, pointerArg, arrayArg, ioArg, optionalArg) argument
34 real, allocatable, intent(in) :: allocArg local
118 subroutine s2(iArg, allocArg, pointerArg, arrayArg, optionalArg) argument
121 real, allocatable, intent(in) :: allocArg local