Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Darray-constructor.cpp42 SubscriptValue previousToElements, SubscriptValue fromElements) { in AllocateOrReallocateVectorIfNeeded() argument
113 SubscriptValue previousToElements{static_cast<SubscriptValue>(to.Elements())}; RTDEF() local