Searched defs:BLOCK_FIELD_IS_WEAK (Results 1 – 5 of 5) sorted by relevance
/external/honggfuzz/third_party/android/libBlocksRuntime/ |
D | Block_private.h | 106 BLOCK_FIELD_IS_WEAK = 16, /* declared __weak, only used in byref copy helpers */ enumerator
|
/external/compiler-rt/lib/BlocksRuntime/ |
D | Block_private.h | 106 BLOCK_FIELD_IS_WEAK = 16, /* declared __weak, only used in byref copy helpers */ enumerator
|
/external/clang/lib/CodeGen/ |
D | CGBlocks.h | 105 BLOCK_FIELD_IS_WEAK = 0x10, /* declared __weak, only used in byref copy enumerator
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 46 BLOCK_FIELD_IS_WEAK = 16, /* declared __weak, only used in byref copy enumerator
|
D | RewriteModernObjC.cpp | 48 BLOCK_FIELD_IS_WEAK = 16, /* declared __weak, only used in byref copy enumerator
|