Searched refs:ObjCInstancePropertyRecord (Results 1 – 2 of 2) sorted by relevance
445 Record = std::make_unique<ObjCInstancePropertyRecord>( in addObjCProperty()557 void ObjCInstancePropertyRecord::anchor() {} in anchor()
735 struct ObjCInstancePropertyRecord : ObjCPropertyRecord { struct736 ObjCInstancePropertyRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in ObjCInstancePropertyRecord() function