Searched defs:ObjCClassPropertyRecord (Results 1 – 1 of 1) sorted by relevance
324 struct ObjCClassPropertyRecord : ObjCPropertyRecord { struct325 ObjCClassPropertyRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in ObjCClassPropertyRecord() argument338 static bool classof(const APIRecord *Record) { in classof()