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