Home
last modified time | relevance | path

Searched defs:Block_layout (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/Analysis/
Dblocks.m50 struct Block_layout { struct
51 int flags;
61 void test1(NSString *format, ...) {
85 void test2() {
91 void test2_b() {
97 void test2_c() {
103 void testMessaging() {
109 @interface rdar12415065 : NSObject
/external/llvm-project/compiler-rt/lib/BlocksRuntime/
DBlock_private.h70 struct Block_layout { struct
71 void *isa;
72 int flags;
73 int reserved;
74 void (*invoke)(void *, ...);
75 struct Block_descriptor *descriptor;
/external/compiler-rt/lib/BlocksRuntime/
DBlock_private.h70 struct Block_layout { struct
71 void *isa;
72 int flags;
73 int reserved;
74 void (*invoke)(void *, ...);
75 struct Block_descriptor *descriptor;