Searched refs:ObjCClassPropertyRecord (Results 1 – 4 of 4) sorted by relevance
141 void ObjCClassPropertyRecord::anchor() {} in anchor()
60 CONCRETE_RECORD(ObjCClassPropertyRecord, ObjCPropertyRecord,
1028 struct ObjCClassPropertyRecord : ObjCPropertyRecord { struct1029 ObjCClassPropertyRecord(StringRef USR, StringRef Name, SymbolReference Parent, in ObjCClassPropertyRecord() argument
1402 API.createRecord<ObjCClassPropertyRecord>( in recordObjCProperties()