Searched defs:BLOCK_IS_GLOBAL (Results 1 – 12 of 12) sorted by relevance
/external/llvm-project/compiler-rt/test/BlocksRuntime/ |
D | byrefsanity.c | 36 BLOCK_IS_GLOBAL = (1 << 28), enumerator
|
/external/compiler-rt/test/BlocksRuntime/ |
D | byrefsanity.c | 37 BLOCK_IS_GLOBAL = (1 << 28), enumerator
|
/external/llvm-project/clang/test/CodeGen/ |
D | blockstret.c | 44 BLOCK_IS_GLOBAL = (1 << 28), enumerator
|
/external/clang/test/CodeGen/ |
D | blockstret.c | 44 BLOCK_IS_GLOBAL = (1 << 28), enumerator
|
/external/llvm-project/compiler-rt/lib/BlocksRuntime/ |
D | Block_private.h | 56 BLOCK_IS_GLOBAL = (1 << 28), enumerator
|
/external/compiler-rt/lib/BlocksRuntime/ |
D | Block_private.h | 56 BLOCK_IS_GLOBAL = (1 << 28), enumerator
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGBlocks.h | 59 BLOCK_IS_GLOBAL = (1 << 28), enumerator
|
/external/clang/lib/CodeGen/ |
D | CGBlocks.h | 63 BLOCK_IS_GLOBAL = (1 << 28), enumerator
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 58 BLOCK_IS_GLOBAL = (1 << 28), enumerator
|
D | RewriteModernObjC.cpp | 60 BLOCK_IS_GLOBAL = (1 << 28), enumerator
|
/external/llvm-project/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 58 BLOCK_IS_GLOBAL = (1 << 28), enumerator
|
D | RewriteModernObjC.cpp | 60 BLOCK_IS_GLOBAL = (1 << 28), enumerator
|