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

  /external/clang/lib/CodeGen/
CGBlocks.h 89 BLOCK_FIELD_IS_WEAK = 0x10, /* declared __weak, only used in byref copy
  /frameworks/compile/libbcc/runtime/BlocksRuntime/
Block_private.h 99 BLOCK_FIELD_IS_WEAK = 16, /* declared __weak, only used in byref copy helpers */
  /external/clang/lib/Rewrite/
RewriteObjC.cpp 41 BLOCK_FIELD_IS_WEAK = 16, /* declared __weak, only used in byref copy
    [all...]

Completed in 121 milliseconds