Home
last modified time | relevance | path

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

/external/llvm-project/flang/test/Semantics/
Dcall11.f909 procedure, nopass :: tbp_impure => impure method
51 real :: b(x%tbp_impure(1))
57 a(j) = x%tbp_impure(j) ! C1037
63 do concurrent (j=1:1, x%tbp_impure(j) /= 0) ! C1121
65 a(j) = x%tbp_impure(j) ! C1139