Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/BlocksRuntime/
H A Dbyrefsanity.c49 int Block_flags; // int32_t member
59 if ( ! (bb->Block_flags & BLOCK_HAS_COPY_DISPOSE)) { in sanity()
/llvm-project-15.0.7/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h165 int Block_flags; /* int32_t */ member