Searched defs:BLOCK_IS_GLOBAL (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h56 BLOCK_IS_GLOBAL = (1 << 28), enumerator in enum:__anon1104
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h59 BLOCK_IS_GLOBAL = (1 << 28), enumerator in enum:clang::CodeGen::BlockLiteralFlags
/freebsd-11-stable/contrib/gcc/
H A Dc-common.h1060 BLOCK_IS_GLOBAL = (1 << 28), enumerator in enum:__anon1178
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp58 BLOCK_IS_GLOBAL = (1 << 28), enumerator in enum:__anon525::RewriteObjC::__anon527
H A DRewriteModernObjC.cpp60 BLOCK_IS_GLOBAL = (1 << 28), enumerator in enum:__anon522::RewriteModernObjC::__anon524

Completed in 269 milliseconds