Searched refs:ObjCInstanceVariableRecord (Results 1 – 6 of 6) sorted by relevance
142 void ObjCInstanceVariableRecord::anchor() {} in anchor()
268 visitObjCInstanceVariableRecord(const ObjCInstanceVariableRecord *Record);
62 CONCRETE_RECORD(ObjCInstanceVariableRecord, APIRecord, RK_ObjCIvar)
1052 struct ObjCInstanceVariableRecord : APIRecord { struct1053 ObjCInstanceVariableRecord(StringRef USR, StringRef Name, in ObjCInstanceVariableRecord() argument
1445 API.createRecord<ObjCInstanceVariableRecord>( in recordObjCInstanceVariables()
970 const ObjCInstanceVariableRecord *Record) { in visitObjCInstanceVariableRecord()