Searched defs:Block_byref (Results 1 - 1 of 1) sorted by path

/external/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h80 struct Block_byref { struct
82 struct Block_byref *forwarding;
85 void (*byref_keep)(struct Block_byref *dst, struct Block_byref *src);
86 void (*byref_destroy)(struct Block_byref *);
93 struct Block_byref *forwarding;

Completed in 571 milliseconds