Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A Druntime.c368 static void _Block_byref_assign_copy(void *dest, const void *arg, const int flags) { in _Block_byref_assign_copy() function
574 _Block_byref_assign_copy(destAddr, object, flags); in _Block_object_assign()