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

/freebsd-10-stable/contrib/compiler-rt/BlocksRuntime/
H A DBlock_private.h106 BLOCK_FIELD_IS_WEAK = 16, /* declared __weak, only used in byref copy helpers */ enumerator in enum:__anon853
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.h105 BLOCK_FIELD_IS_WEAK = 0x10, /* declared __weak, only used in byref copy enumerator in enum:clang::CodeGen::BlockFieldFlag_t
/freebsd-10-stable/contrib/gcc/
H A Dc-common.h1047 BLOCK_FIELD_IS_WEAK = 16, /* declared __weak, only used in byref copy helpers */ enumerator in enum:__anon998
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp45 BLOCK_FIELD_IS_WEAK = 16, /* declared __weak, only used in byref copy enumerator in enum:__anon3349::RewriteObjC::__anon3350
H A DRewriteModernObjC.cpp46 BLOCK_FIELD_IS_WEAK = 16, /* declared __weak, only used in byref copy enumerator in enum:__anon3346::RewriteModernObjC::__anon3347

Completed in 219 milliseconds