Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dallocatable.h96 int RTNAME(MoveAlloc)(Descriptor &to, const Descriptor &from,
/llvm-project-15.0.7/flang/runtime/
H A Dallocatable.cpp41 int RTNAME(MoveAlloc)(Descriptor &to, const Descriptor & /*from*/, in RTNAME() argument