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

/external/compiler-rt/test/BlocksRuntime/
H A Dbyrefsanity.c36 BLOCK_IS_GC = (1 << 27), enumerator in enum:__anon19644
/external/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h55 BLOCK_IS_GC = (1 << 27), enumerator in enum:__anon19571
/external/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp56 BLOCK_IS_GC = (1 << 27), enumerator in enum:__anon17975::RewriteObjC::__anon17977
H A DRewriteModernObjC.cpp57 BLOCK_IS_GC = (1 << 27), enumerator in enum:__anon17972::RewriteModernObjC::__anon17974

Completed in 782 milliseconds