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

  /external/compiler-rt/lib/BlocksRuntime/
Block_private.h 106 BLOCK_FIELD_IS_WEAK = 16, /* declared __weak, only used in byref copy helpers */
  /external/clang/lib/CodeGen/
CGBlocks.h 105 BLOCK_FIELD_IS_WEAK = 0x10, /* declared __weak, only used in byref copy
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp 46 BLOCK_FIELD_IS_WEAK = 16, /* declared __weak, only used in byref copy
    [all...]
RewriteObjC.cpp 45 BLOCK_FIELD_IS_WEAK = 16, /* declared __weak, only used in byref copy
    [all...]

Completed in 72 milliseconds