Searched refs:objcRuntime (Results 1 – 1 of 1) sorted by relevance
2639 const ObjCRuntime &objcRuntime, in addExceptionArgs() argument2667 EH |= shouldUseExceptionTablesForObjCExceptions(objcRuntime, Triple); in addExceptionArgs()5517 ObjCRuntime objcRuntime = AddObjCRuntimeArgs(Args, CmdArgs, rewriteKind); in ConstructJob() local5523 if (objcRuntime.isNonFragile()) { in ConstructJob()5526 objcRuntime.isLegacyDispatchDefaultForArch( in ConstructJob()5541 objcRuntime.getKind() == ObjCRuntime::FragileMacOSX && in ConstructJob()5542 objcRuntime.isNeXTFamily()) in ConstructJob()5607 } else if (!objcRuntime.allowsWeak()) { in ConstructJob()5621 addExceptionArgs(Args, InputType, getToolChain(), KernelOrKext, objcRuntime, in ConstructJob()