Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Darray-constructor.cpp128 if (const auto *toDerived{toAddendum->derivedType()}) { RTDEF() local
H A Dassign.cpp258 return !toDerived && to.rank() == from.rank() && to.IsContiguous() && in Assign() local
53 const typeInfo::DerivedType *toDerived{ MustDeallocateLHS() local
[all...]