Lines Matching refs:ObjCImplementationDecl
938 llvm::Constant *BuildIvarLayout(const ObjCImplementationDecl *OI,
944 llvm::Constant *BuildStrongIvarLayout(const ObjCImplementationDecl *OI, in BuildStrongIvarLayout()
950 llvm::Constant *BuildWeakIvarLayout(const ObjCImplementationDecl *OI, in BuildWeakIvarLayout()
1205 llvm::Constant *EmitClassExtension(const ObjCImplementationDecl *ID,
1228 llvm::Constant *EmitIvarList(const ObjCImplementationDecl *ID,
1238 llvm::Constant *EmitMetaClass(const ObjCImplementationDecl *ID,
1321 void GenerateClass(const ObjCImplementationDecl *ClassDecl) override;
1408 const ObjCImplementationDecl *ID);
1430 llvm::Constant *EmitIvarList(const ObjCImplementationDecl *ID);
1514 void GetClassSizeInfo(const ObjCImplementationDecl *OID,
1592 void GenerateClass(const ObjCImplementationDecl *ClassDecl) override;
3425 const ObjCImplementationDecl *ID) { in hasMRCWeakIvars()
3458 void CGObjCMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass()
3559 llvm::Constant *CGObjCMac::EmitMetaClass(const ObjCImplementationDecl *ID, in EmitMetaClass()
3670 CGObjCMac::EmitClassExtension(const ObjCImplementationDecl *ID, in EmitClassExtension()
3720 llvm::Constant *CGObjCMac::EmitIvarList(const ObjCImplementationDecl *ID, in EmitIvarList()
4996 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in EmitModuleSymbols()
5349 CGObjCCommonMac::BuildIvarLayout(const ObjCImplementationDecl *OMD, in BuildIvarLayout()
6016 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in FinishNonFragileABIModule()
6125 const ObjCImplementationDecl *ID) { in BuildClassRoTInitializer()
6261 void CGObjCNonFragileABIMac::GetClassSizeInfo(const ObjCImplementationDecl *OID, in GetClassSizeInfo()
6297 void CGObjCNonFragileABIMac::GenerateClass(const ObjCImplementationDecl *ID) { in GenerateClass()
6728 const ObjCImplementationDecl *ID) { in EmitIvarList()