Searched refs:CGObjCNonFragileABIMac (Results 1 – 1 of 1) sorted by relevance
1269 class CGObjCNonFragileABIMac : public CGObjCCommonMac { class1454 CGObjCNonFragileABIMac(CodeGen::CodeGenModule &cgm);4961 CGObjCNonFragileABIMac::CGObjCNonFragileABIMac(CodeGen::CodeGenModule &cgm) in CGObjCNonFragileABIMac() function in CGObjCNonFragileABIMac5434 llvm::Function *CGObjCNonFragileABIMac::ModuleInitFunction() { in ModuleInitFunction()5440 void CGObjCNonFragileABIMac::5468 void CGObjCNonFragileABIMac::FinishNonFragileABIModule() { in FinishNonFragileABIModule()5505 bool CGObjCNonFragileABIMac::isVTableDispatchedSelector(Selector Sel) { in isVTableDispatchedSelector()5578 llvm::GlobalVariable * CGObjCNonFragileABIMac::BuildClassRoTInitializer( in BuildClassRoTInitializer()5672 llvm::GlobalVariable *CGObjCNonFragileABIMac::BuildClassMetaData( in BuildClassMetaData()5700 CGObjCNonFragileABIMac::ImplementationIsNonLazy(const ObjCImplDecl *OD) const { in ImplementationIsNonLazy()[all …]