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,
1651 void GenerateClass(const ObjCImplementationDecl *ClassDecl) override;
3472 const ObjCImplementationDecl *ID) { in hasMRCWeakIvars()
3505 void CGObjCMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass()
3606 llvm::Constant *CGObjCMac::EmitMetaClass(const ObjCImplementationDecl *ID, in EmitMetaClass()
3715 CGObjCMac::EmitClassExtension(const ObjCImplementationDecl *ID, in EmitClassExtension()
3765 llvm::Constant *CGObjCMac::EmitIvarList(const ObjCImplementationDecl *ID, in EmitIvarList()
5191 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in EmitModuleSymbols()
5534 CGObjCCommonMac::BuildIvarLayout(const ObjCImplementationDecl *OMD, in BuildIvarLayout()
6191 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in FinishNonFragileABIModule()
6302 const ObjCImplementationDecl *ID) { in BuildClassRoTInitializer()
6422 void CGObjCNonFragileABIMac::GetClassSizeInfo(const ObjCImplementationDecl *OID, in GetClassSizeInfo()
6458 void CGObjCNonFragileABIMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass()
6909 const ObjCImplementationDecl *ID) { in EmitIvarList()