HomeSort by relevance Sort by last modified time
    Searched defs:BLOCK_FIELD_IS_BYREF (Results 1 - 5 of 5) sorted by null

  /external/compiler-rt/lib/BlocksRuntime/
Block_private.h 105 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the __block variable */
112 /* BLOCK_FIELD_IS_BYREF is only used from within block copy helpers */
  /external/honggfuzz/third_party/android/libBlocksRuntime/
Block_private.h 105 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the __block variable */
112 /* BLOCK_FIELD_IS_BYREF is only used from within block copy helpers */
  /external/clang/lib/CodeGen/
CGBlocks.h 103 BLOCK_FIELD_IS_BYREF = 0x08, /* the on stack structure holding the __block
  /external/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 46 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the
    [all...]
RewriteObjC.cpp 44 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the
    [all...]

Completed in 442 milliseconds