Searched defs:ObjCInterfaceRecord (Results 1 – 4 of 4) sorted by relevance
19 void RecordVisitor::visitObjCInterface(const ObjCInterfaceRecord &) {} in visitObjCInterface()
36 using ObjCInterfaceRecord = llvm::MachO::ObjCInterfaceRecord; variable
1309 struct ObjCInterfaceRecord : ObjCContainerRecord { global() struct 1312 ObjCInterfaceRecordObjCInterfaceRecord ObjCInterfaceRecord() argument 1323 classofObjCInterfaceRecord classof() argument 1326 classofKindObjCInterfaceRecord classofKind() argument
193 ObjCInterfaceRecord(StringRef Name, RecordLinkage Linkage, in ObjCInterfaceRecord() function