Searched refs:IsDXCMode (Results 1 – 2 of 2) sorted by relevance
232 bool IsDXCMode() const { return Mode == DXCMode; } in IsDXCMode() function
484 if (IsDXCMode() && !Args.hasArg(options::OPT_dxc_Fo)) in TranslateInputArgs()1301 } else if (IsDXCMode()) { in BuildCompilation()2656 } else if (IsDXCMode()) { in BuildInputs()5873 if (AtTopLevel && JA.getType() == types::TY_PP_Asm && IsDXCMode()) in GetNamedOutputPath()5895 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode()); in GetNamedOutputPath()5987 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode()); in GetNamedOutputPath()6049 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode())); in GetNamedOutputPath()6540 if (IsDXCMode()) in getOptionVisibilityMask()