Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dassign.cpp21 bool fromIsDesc{special.IsArgDescriptor(1)}; in DoScalarDefinedAssignment() local
23 if (fromIsDesc) { in DoScalarDefinedAssignment()
32 if (fromIsDesc) { in DoScalarDefinedAssignment()