Searched refs:ProtoProp (Results 1 – 2 of 2) sorted by relevance
5 @property float ProtoProp; property47 // CHECK-CC1: ObjCPropertyDecl:{ResultType float}{TypedText ProtoProp}65 // CHECK-CC3: ObjCPropertyDecl:{ResultType float}{TypedText ProtoProp} (37)76 // CHECK-CC4-NEXT: ObjCPropertyDecl:{ResultType float}{TypedText ProtoProp} (37)
115 if (ObjCPropertyDecl *ProtoProp = Proto->getProperty( in CheckPropertyAgainstProtocol() local117 S.DiagnosePropertyMismatch(Prop, ProtoProp, Proto->getIdentifier(), true); in CheckPropertyAgainstProtocol()