Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/BlocksRuntime/
H A Dbyrefsanity.c36 BLOCK_IS_GLOBAL = (1 << 28), enumerator
/llvm-project/clang/test/CodeGen/
H A Dblockstret.c40 BLOCK_IS_GLOBAL = (1 << 28), enumerator
/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h56 BLOCK_IS_GLOBAL = (1 << 28), enumerator
/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h52 BLOCK_IS_GLOBAL = (1 << 28), enumerator
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp58 BLOCK_IS_GLOBAL = (1 << 28), global() enumerator
H A DRewriteModernObjC.cpp61 BLOCK_IS_GLOBAL = (1 << 28), global() enumerator