Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h105 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the __block variable */ enumerator
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBlocks.h103 BLOCK_FIELD_IS_BYREF = 0x08, /* the on stack structure holding the __block enumerator
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp44 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the enumerator
H A DRewriteModernObjC.cpp46 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the enumerator