Searched refs:setImplementation (Results 1 – 4 of 4) sorted by relevance
1215 void ObjCInterfaceDecl::setImplementation(ObjCImplementationDecl *ImplD) { in setImplementation() function in ObjCInterfaceDecl1648 void ObjCCategoryDecl::setImplementation(ObjCCategoryImplDecl *ImplD) { in setImplementation() function in ObjCCategoryDecl
3374 ToCategory->setImplementation(Impl); in VisitObjCCategoryDecl()3555 To->setImplementation(Impl); in ImportDefinition()3646 Category->setImplementation(ToImpl); in VisitObjCCategoryImplDecl()3692 Iface->setImplementation(Impl); in VisitObjCImplementationDecl()
814 void setImplementation(ObjCImplementationDecl *ImplD);1754 void setImplementation(ObjCCategoryImplDecl *ImplD);
1002 CatIDecl->setImplementation(CDecl); in ActOnStartCategoryImplementation()1120 IDecl->setImplementation(IMPDecl); in ActOnStartClassImplementation()