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

  /external/clang/lib/CodeGen/
CGBlocks.h 88 BLOCK_FIELD_IS_BYREF = 0x08, /* the on stack structure holding the __block
  /external/compiler-rt/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 */
  /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/Frontend/
RewriteModernObjC.cpp 41 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the
    [all...]
RewriteObjC.cpp 41 BLOCK_FIELD_IS_BYREF = 8, /* the on stack structure holding the
    [all...]

Completed in 166 milliseconds