Home
last modified time | relevance | path

Searched defs:BLOCK_FIELD_IS_BYREF (Results 1 – 3 of 3) sorted by relevance

/freebsd/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
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h92 BLOCK_FIELD_IS_BYREF = 0x08, /* the on stack structure holding the __block enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp47 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the enumerator