Searched refs:ObjCClassPropertyRecord (Results 1 – 2 of 2) sorted by relevance
450 Record = std::make_unique<ObjCClassPropertyRecord>( in addObjCProperty()558 void ObjCClassPropertyRecord::anchor() {} in anchor()
757 struct ObjCClassPropertyRecord : ObjCPropertyRecord { struct758 ObjCClassPropertyRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in ObjCClassPropertyRecord() argument