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

/freebsd-10.0-release/contrib/compiler-rt/BlocksRuntime/
H A DBlock_private.h105 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the __block variable */ enumerator in enum:__anon767
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.h103 BLOCK_FIELD_IS_BYREF = 0x08, /* the on stack structure holding the __block enumerator in enum:clang::CodeGen::BlockFieldFlag_t
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp43 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the enumerator in enum:__anon3170::RewriteObjC::__anon3171
H A DRewriteModernObjC.cpp44 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the enumerator in enum:__anon3167::RewriteModernObjC::__anon3168

Completed in 201 milliseconds