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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h105 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the __block variable */ enumerator in enum:__anon2457
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h99 BLOCK_FIELD_IS_BYREF = 0x08, /* the on stack structure holding the __block enumerator in enum:clang::CodeGen::BlockFieldFlag_t
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp44 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the enumerator in enum:__anon1910::RewriteObjC::__anon1911
H A DRewriteModernObjC.cpp46 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the enumerator in enum:__anon1907::RewriteModernObjC::__anon1908

Completed in 266 milliseconds