Home
last modified time | relevance | path

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

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