Searched refs:sourceTaskDescr (Results 1 – 2 of 2) sorted by relevance
67 omptarget_nvptx_TaskDescr *sourceTaskDescr) { in CopyData() argument68 items = sourceTaskDescr->items; in CopyData()72 omptarget_nvptx_TaskDescr::Copy(omptarget_nvptx_TaskDescr *sourceTaskDescr) { in Copy() argument73 CopyData(sourceTaskDescr); in Copy()74 prev = sourceTaskDescr->prev; in Copy()
124 INLINE void Copy(omptarget_nvptx_TaskDescr *sourceTaskDescr);125 INLINE void CopyData(omptarget_nvptx_TaskDescr *sourceTaskDescr);