Home
last modified time | relevance | path

Searched defs:BLOCK_HAS_COPY_DISPOSE (Results 1 – 6 of 6) sorted by relevance

/llvm-project/compiler-rt/test/BlocksRuntime/
H A Dbyrefsanity.c33 BLOCK_HAS_COPY_DISPOSE = (1 << 25), enumerator
/llvm-project/clang/test/CodeGen/
H A Dblockstret.c38 BLOCK_HAS_COPY_DISPOSE = (1 << 25), enumerator
/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h53 BLOCK_HAS_COPY_DISPOSE = (1 << 25), enumerator
/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h50 BLOCK_HAS_COPY_DISPOSE = (1 << 25), enumerator
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp55 BLOCK_HAS_COPY_DISPOSE = (1 << 25), global() enumerator
H A DRewriteModernObjC.cpp58 BLOCK_HAS_COPY_DISPOSE = (1 << 25), global() enumerator