Searched refs:recordObjCMethods (Results 1 – 1 of 1) sorted by relevance
141 void recordObjCMethods(ObjCContainerRecord *Container,1002 getDerivedExtractAPIVisitor().recordObjCMethods(ObjCInterfaceRecord, in VisitObjCInterfaceDecl()1041 getDerivedExtractAPIVisitor().recordObjCMethods(ObjCProtocolRecord, in VisitObjCProtocolDecl()1141 getDerivedExtractAPIVisitor().recordObjCMethods(ObjCCategoryRecord, in VisitObjCCategoryDecl()1286 void ExtractAPIVisitorBase<Derived>::recordObjCMethods( in recordObjCMethods() function