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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h56 BLOCK_IS_GLOBAL = (1 << 28), enumerator in enum:__anon2456
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h59 BLOCK_IS_GLOBAL = (1 << 28), enumerator in enum:clang::CodeGen::BlockLiteralFlags
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp58 BLOCK_IS_GLOBAL = (1 << 28), enumerator in enum:__anon1910::RewriteObjC::__anon1912
H A DRewriteModernObjC.cpp60 BLOCK_IS_GLOBAL = (1 << 28), enumerator in enum:__anon1907::RewriteModernObjC::__anon1909

Completed in 109 milliseconds