Searched refs:recordObjCProtocols (Results 1 – 1 of 1) sorted by relevance
148 void recordObjCProtocols(ObjCContainerRecord *Container,1052 getDerivedExtractAPIVisitor().recordObjCProtocols(InterfaceRecord, in VisitObjCInterfaceDecl()1090 getDerivedExtractAPIVisitor().recordObjCProtocols(ProtoRecord, in VisitObjCProtocolDecl()1195 getDerivedExtractAPIVisitor().recordObjCProtocols(CategoryRecord, in VisitObjCCategoryDecl()1453 void ExtractAPIVisitorBase<Derived>::recordObjCProtocols( in recordObjCProtocols() function