Lines Matching refs:ObjCImplementationDecl
968 llvm::Constant *BuildIvarLayout(const ObjCImplementationDecl *OI,
974 llvm::Constant *BuildStrongIvarLayout(const ObjCImplementationDecl *OI, in BuildStrongIvarLayout()
980 llvm::Constant *BuildWeakIvarLayout(const ObjCImplementationDecl *OI, in BuildWeakIvarLayout()
1237 llvm::Constant *EmitClassExtension(const ObjCImplementationDecl *ID,
1260 llvm::Constant *EmitIvarList(const ObjCImplementationDecl *ID,
1270 llvm::Constant *EmitMetaClass(const ObjCImplementationDecl *ID,
1353 void GenerateClass(const ObjCImplementationDecl *ClassDecl) override;
1440 const ObjCImplementationDecl *ID);
1462 llvm::Constant *EmitIvarList(const ObjCImplementationDecl *ID);
1552 void GetClassSizeInfo(const ObjCImplementationDecl *OID,
1643 void GenerateClass(const ObjCImplementationDecl *ClassDecl) override;
3474 const ObjCImplementationDecl *ID) { in hasMRCWeakIvars()
3507 void CGObjCMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass()
3609 llvm::Constant *CGObjCMac::EmitMetaClass(const ObjCImplementationDecl *ID, in EmitMetaClass()
3720 CGObjCMac::EmitClassExtension(const ObjCImplementationDecl *ID, in EmitClassExtension()
3770 llvm::Constant *CGObjCMac::EmitIvarList(const ObjCImplementationDecl *ID, in EmitIvarList()
5212 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in EmitModuleSymbols()
5566 CGObjCCommonMac::BuildIvarLayout(const ObjCImplementationDecl *OMD, in BuildIvarLayout()
6225 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in FinishNonFragileABIModule()
6337 const ObjCImplementationDecl *ID) { in BuildClassRoTInitializer()
6457 void CGObjCNonFragileABIMac::GetClassSizeInfo(const ObjCImplementationDecl *OID, in GetClassSizeInfo()
6493 void CGObjCNonFragileABIMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass()
6947 const ObjCImplementationDecl *ID) { in EmitIvarList()