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

  /external/clang/test/Index/
complete-properties.m 9 @property int Prop0;
60 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText Prop0}
66 // CHECK-CC2: ObjCPropertyDecl:{ResultType int}{TypedText Prop0}
76 // CHECK-CC4: ObjCPropertyDecl:{ResultType int}{TypedText Prop0}
80 // CHECK-CC5: ObjCPropertyDecl:{ResultType int}{TypedText Prop0} (35)
  /external/clang/test/CodeGenObjC/
interface-layout-64.m 56 @property int prop0;
71 @synthesize prop0 = _iv6_synth;
  /external/clang/test/Analysis/
objc_invalidation.m 97 @property (assign) SomeInvalidationImplementingObject* Prop0;
161 self.Prop0 = 0;
  /external/llvm/test/Analysis/DependenceAnalysis/
Propagating.ll 13 define void @prop0([100 x i32]* %A, i32* %B, i32 %n) nounwind uwtable ssp {

Completed in 1003 milliseconds