Searched refs:IsDXCMode (Results 1 – 2 of 2) sorted by relevance
254 bool IsDXCMode() const { return Mode == DXCMode; } in IsDXCMode() function
560 if (IsDXCMode() && !Args.hasArg(options::OPT_dxc_Fo)) in TranslateInputArgs()1172 if (IsCLMode() || IsDXCMode() || IsFlangMode()) in loadZOSCustomizationFile()1592 } else if (IsDXCMode()) { in BuildCompilation()2993 } else if (IsDXCMode()) { in BuildInputs()3022 else if (IsDXCMode()) in BuildInputs()6314 if (AtTopLevel && JA.getType() == types::TY_PP_Asm && IsDXCMode()) in GetNamedOutputPath()6338 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode()); in GetNamedOutputPath()6430 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode()); in GetNamedOutputPath()6492 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode())); in GetNamedOutputPath()7097 if (IsDXCMode()) in getOptionVisibilityMask()