Searched defs:BLOCK_FIELD_IS_OBJECT (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h103 BLOCK_FIELD_IS_OBJECT = 3, /* id, NSObject, __attribute__((NSObject)), block, ... */ enumerator in enum:__anon2457
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h95 BLOCK_FIELD_IS_OBJECT = 0x03, /* id, NSObject, __attribute__((NSObject)), enumerator in enum:clang::CodeGen::BlockFieldFlag_t
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp41 BLOCK_FIELD_IS_OBJECT = 3, /* id, NSObject, __attribute__((NSObject)), enumerator in enum:__anon1910::RewriteObjC::__anon1911
H A DRewriteModernObjC.cpp43 BLOCK_FIELD_IS_OBJECT = 3, /* id, NSObject, __attribute__((NSObject)), enumerator in enum:__anon1907::RewriteModernObjC::__anon1908

Completed in 119 milliseconds