Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/BlocksRuntime/
H A Dbyrefsanity.c44 void (*byref_destroy)(struct byref_id *); member
/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h86 void (*byref_destroy)(struct Block_byref *); member