Searched refs:ObjCInstanceVariableRecord (Results 1 – 6 of 6) sorted by relevance
268 visitObjCInstanceVariableRecord(const ObjCInstanceVariableRecord *Record);
62 CONCRETE_RECORD(ObjCInstanceVariableRecord, APIRecord, RK_ObjCIvar)
1079 struct ObjCInstanceVariableRecord : APIRecord { struct1080 ObjCInstanceVariableRecord(StringRef USR, StringRef Name, in ObjCInstanceVariableRecord() function
1510 API.createRecord<ObjCInstanceVariableRecord>( in recordObjCInstanceVariables()
193 void ObjCInstanceVariableRecord::anchor() {} in anchor()
982 const ObjCInstanceVariableRecord *Record) { in visitObjCInstanceVariableRecord()