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

  /external/clang/lib/CodeGen/
CGBlocks.h 87 BLOCK_FIELD_IS_BYREF = 0x08, /* the on stack structure holding the __block
  /frameworks/compile/libbcc/runtime/BlocksRuntime/
Block_private.h 98 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the __block variable */
105 /* BLOCK_FIELD_IS_BYREF is only used from within block copy helpers */
  /external/clang/lib/Rewrite/
RewriteObjC.cpp 39 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the
    [all...]

Completed in 271 milliseconds