Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dtools.cpp206 const std::int64_t toCopy{std::min(static_cast<std::int64_t>(rawValueLength), in CopyCharsToDescriptor() local
/llvm-project/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1518 OurCppRunException(const OurCppRunException & toCopy) OurCppRunException() argument
1521 operator =(const OurCppRunException & toCopy) operator =() argument