Searched defs:ObjCInstancePropertyRecord (Results 1 – 1 of 1) sorted by relevance
302 struct ObjCInstancePropertyRecord : ObjCPropertyRecord { struct303 ObjCInstancePropertyRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in ObjCInstancePropertyRecord() argument316 static bool classof(const APIRecord *Record) { in classof()