Home
last modified time | relevance | path

Searched defs:BLOCK_IS_GC (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/test/BlocksRuntime/
H A Dbyrefsanity.c35 BLOCK_IS_GC = (1 << 27), enumerator
/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h55 BLOCK_IS_GC = (1 << 27), enumerator
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp57 BLOCK_IS_GC = (1 << 27), global() enumerator
H A DRewriteModernObjC.cpp60 BLOCK_IS_GC = (1 << 27), global() enumerator