Searched refs:doCopyOut (Results 1 – 1 of 1) sorted by relevance
2796 const bool doCopyOut = !byValue && arg.mayBeModifiedByCall(); in genCopyIn() local2803 CopyOutPair{actualArg, temp, doCopyOut, restrictCopyAtRuntime}); in genCopyIn()2828 CopyOutPair{actualArg, temp, doCopyOut, restrictCopyAtRuntime}); in genCopyIn()