Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dassign.cpp20 bool toIsDesc{special.IsArgDescriptor(0)}; in DoScalarDefinedAssignment() local
22 if (toIsDesc) { in DoScalarDefinedAssignment()