Searched refs:recordObjCMethods (Results 1 – 1 of 1) sorted by relevance
136 void recordObjCMethods(ObjCContainerRecord *Container,1046 getDerivedExtractAPIVisitor().recordObjCMethods(InterfaceRecord, in VisitObjCInterfaceDecl()1087 getDerivedExtractAPIVisitor().recordObjCMethods(ProtoRecord, Decl->methods()); in VisitObjCProtocolDecl()1189 getDerivedExtractAPIVisitor().recordObjCMethods(CategoryRecord, in VisitObjCCategoryDecl()1330 void ExtractAPIVisitorBase<Derived>::recordObjCMethods( in recordObjCMethods() function