Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dallocatable.h101 void RTNAME(AllocatableAssign)(Descriptor &to, const Descriptor &from);
Dallocatable.cpp38 void RTNAME(AllocatableAssign)(Descriptor &to, const Descriptor & /*from*/) { in RTNAME() argument