Searched defs:BLOCK_IS_GC (Results 1 - 4 of 4) sorted by relevance
/external/compiler-rt/test/BlocksRuntime/ | ||
H A D | byrefsanity.c | 36 BLOCK_IS_GC = (1 << 27), enumerator in enum:__anon19644 |
/external/compiler-rt/lib/BlocksRuntime/ | ||
H A D | Block_private.h | 55 BLOCK_IS_GC = (1 << 27), enumerator in enum:__anon19571 |
/external/clang/lib/Rewrite/Frontend/ | ||
H A D | RewriteObjC.cpp | 56 BLOCK_IS_GC = (1 << 27), enumerator in enum:__anon17975::RewriteObjC::__anon17977 |
H A D | RewriteModernObjC.cpp | 57 BLOCK_IS_GC = (1 << 27), enumerator in enum:__anon17972::RewriteModernObjC::__anon17974 |
Completed in 214 milliseconds