Lines Matching refs:ObjCImplementationDecl

964   llvm::Constant *BuildIvarLayout(const ObjCImplementationDecl *OI,
970 llvm::Constant *BuildStrongIvarLayout(const ObjCImplementationDecl *OI, in BuildStrongIvarLayout()
976 llvm::Constant *BuildWeakIvarLayout(const ObjCImplementationDecl *OI, in BuildWeakIvarLayout()
1233 llvm::Constant *EmitClassExtension(const ObjCImplementationDecl *ID,
1256 llvm::Constant *EmitIvarList(const ObjCImplementationDecl *ID,
1266 llvm::Constant *EmitMetaClass(const ObjCImplementationDecl *ID,
1349 void GenerateClass(const ObjCImplementationDecl *ClassDecl) override;
1436 const ObjCImplementationDecl *ID);
1458 llvm::Constant *EmitIvarList(const ObjCImplementationDecl *ID);
1548 void GetClassSizeInfo(const ObjCImplementationDecl *OID,
1639 void GenerateClass(const ObjCImplementationDecl *ClassDecl) override;
3534 const ObjCImplementationDecl *ID) { in hasMRCWeakIvars()
3567 void CGObjCMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass()
3669 llvm::Constant *CGObjCMac::EmitMetaClass(const ObjCImplementationDecl *ID, in EmitMetaClass()
3780 CGObjCMac::EmitClassExtension(const ObjCImplementationDecl *ID, in EmitClassExtension()
3830 llvm::Constant *CGObjCMac::EmitIvarList(const ObjCImplementationDecl *ID, in EmitIvarList()
5257 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in EmitModuleSymbols()
5611 CGObjCCommonMac::BuildIvarLayout(const ObjCImplementationDecl *OMD, in BuildIvarLayout()
6269 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in FinishNonFragileABIModule()
6381 const ObjCImplementationDecl *ID) { in BuildClassRoTInitializer()
6502 void CGObjCNonFragileABIMac::GetClassSizeInfo(const ObjCImplementationDecl *OID, in GetClassSizeInfo()
6538 void CGObjCNonFragileABIMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass()
6972 const ObjCImplementationDecl *ID) { in EmitIvarList()