HomeSort by relevance Sort by last modified time
    Searched full:ivar (Results 76 - 100 of 230) sorted by null

1 2 34 5 6 7 8 910

  /external/clang/test/Coverage/
objc-language-features.inc 33 // Property type can differ from ivar type.
  /external/clang/test/FixIt/
auto-isa-fixit.m 31 Class isa; // note, not first ivar;
  /external/clang/test/Index/
comment-unqualified-objc-pointer.m 27 //! This is private ivar
complete-at-exprstmt.m 3 @interface MyClass { int ivar; }
44 // CHECK-CC3: ObjCIvarDecl:{ResultType int}{TypedText ivar}
  /external/clang/test/Modules/
decldef.m 21 a->ivar = 17;
  /external/clang/test/SemaObjC/
protocol-attribute.m 25 id <MyProto1> ivar; // expected-warning {{'MyProto1' is deprecated}}
synth-provisional-ivars.m 30 @synthesize PROP3=IVAR;
arc-repeated-weak.mm 5 Test *ivar;
311 use(self->ivar.weakProp); // expected-warning{{weak property 'weakProp' is accessed multiple times}}
312 use(self->ivar.weakProp); // expected-note{{also accessed here}}
314 use(self->ivar->weakIvar); // expected-warning{{weak instance variable 'weakIvar' is accessed multiple times}}
315 use(self->ivar->weakIvar); // expected-note{{also accessed here}}
322 use(self->ivar.weakProp); // no-warning
323 use(other->ivar.weakProp); // no-warning
407 use(a->ivar.weakProp); // expected-warning{{weak property 'weakProp' may be accessed multiple times}}
408 use(b->ivar.weakProp); // expected-note{{also accessed here}}
deprecated-objc-introspection.m 45 // If an ivar is (1) the first ivar in a root class and (2) named `isa`,
57 Class isa; // note, not first ivar;
  /external/lldb/test/lang/objc/blocks/
TestObjCIvarsInBlocks.py 65 # First use the FindVariable API to see if we can find the ivar by undecorated name:
84 # Now make sure that we can get at the captured ivar through the expression parser.
91 self.assertTrue (indirect_expr, "Got blocky ivar through expression parser using self.")
99 self.assertTrue (direct_value == indirect_value, "Direct ivar access and indirect through expression parser produce same value.")
  /external/lldb/test/lang/objc/objc++/
TestObjCXX.py 41 self.expect("expr f->f", "Found ivar in class",
  /external/clang/test/Analysis/
objc_invalidation.m 70 SomeInvalidationImplementingObject *Ivar1; // regular ivar
71 SomeInvalidationImplementingObject *Ivar2; // regular ivar, sending invalidate message
77 SomeInvalidationImplementingObject *_propIvar; // property with custom named ivar, set to 0 via setter
78 Invalidation1Class *MultipleProtocols; // regular ivar belonging to a different class
79 Invalidation2Class *MultInheritance; // regular ivar belonging to a different class
198 // the parent and directly through a protocol. If a property backing ivar is
375 } // TODO: It would be nice to check that the full invalidation method actually invalidates the ivar.
unused-ivars.m 16 // This test case tests the basic functionality of the unused ivar test.
24 // This test case tests whether the unused ivar check handles blocks that
30 @property (readwrite,retain) id ivar;
34 - (id)ivar {
48 // <rdar://problem/6260004> Detect that ivar is in use, if used in category
PR2978.m 3 // Tests for the checker which checks missing/extra ivar 'release' calls
  /external/clang/lib/CodeGen/
CGObjC.cpp 517 static void emitStructGetterCall(CodeGenFunction &CGF, ObjCIvarDecl *ivar,
523 ivar, 0).getAddress();
526 // sizeof (Type of Ivar), isAtomic, false);
535 CharUnits size = CGF.getContext().getTypeSizeInChars(ivar->getType());
624 // Evaluate the ivar's size and alignment.
625 ObjCIvarDecl *ivar = propImpl->getPropertyIvarDecl(); local
626 QualType ivarType = ivar->getType();
648 // acceptable if the ivar is __strong, which won't be true if
681 if (ivar->isBitField()) {
696 // Compute whether the ivar has strong members
827 ObjCIvarDecl *ivar = propImpl->getPropertyIvarDecl(); local
838 ObjCIvarDecl *ivar = propImpl->getPropertyIvarDecl(); local
1097 ObjCIvarDecl *ivar = propImpl->getPropertyIvarDecl(); local
1292 const ObjCIvarDecl *ivar; member in struct:__anon21654::DestroyIvar
    [all...]
  /external/clang/test/CodeGenObjC/
arc-captured-block-var-inlined-layout.m 1 // RUN: %clang_cc1 -fblocks -fobjc-arc -fobjc-runtime-has-weak -triple x86_64-apple-darwin -print-ivar-layout -emit-llvm -o /dev/null %s > %t-64.layout
3 // RUN: %clang_cc1 -fblocks -fobjc-arc -fobjc-runtime-has-weak -triple i386-apple-darwin -print-ivar-layout -emit-llvm -o /dev/null %s > %t-32.layout
debug-info-blocks.m 49 int ivar;
67 ivar = 42 + (int)[d count];
ivar-layout-64.m 7 llvm-gcc -m64 -fobjc-gc -emit-llvm -S -o - ivar-layout-64.m | \
103 id ivar;
metadata-symbols-32.m 58 @property (assign) int ivar;
65 @synthesize ivar = _ivar;
objc2-write-barrier.m 34 id ivar;
104 ASSIGNTEST(foo->ivar, IvarAssigns); // objc_assign_ivar
arc-captured-32bit-block-var-layout-2.m 1 // RUN: %clang_cc1 -fblocks -fobjc-arc -fobjc-runtime-has-weak -triple i386-apple-darwin -print-ivar-layout -emit-llvm -o /dev/null %s > %t-32.layout
  /external/clang/test/CodeGenObjCXX/
property-reference.mm 36 test1::A ivar;
41 @synthesize prop1 = ivar;
  /external/lldb/test/lang/objc/objc-ivar-offsets/
TestObjCIvarOffsets.py 1 """Test printing ObjC objects that use unbacked properties - so that the static ivar offsets are incorrect."""
11 mydir = os.path.join("lang", "objc", "objc-ivar-offsets")
  /external/llvm/test/Transforms/Mem2Reg/
ConvertDebugInfo.ll 11 ; CHECK: call void @llvm.dbg.value(metadata !{i32 %i}, i64 0, metadata ![[IVAR:[0-9]*]])
13 ; CHECK: ![[IVAR]] = {{.*}} ; [ DW_TAG_arg_variable ] [i]
  /external/clang/test/ASTMerge/
property.m 10 // CHECK: property2.m:29:21: note: property is synthesized to ivar 'ivar2' here

Completed in 500 milliseconds

1 2 34 5 6 7 8 910