HomeSort by relevance Sort by last modified time
    Searched defs:BLOCK_FIELD_IS_BYREF (Results 1 - 4 of 4) 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/clang/lib/CodeGen/
CGBlocks.h 103 BLOCK_FIELD_IS_BYREF = 0x08, /* the on stack structure holding the __block
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp 44 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the
    [all...]
RewriteObjC.cpp 43 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the
    [all...]

Completed in 461 milliseconds