Searched refs:IsDXCMode (Results 1 – 2 of 2) sorted by relevance
229 bool IsDXCMode() const { return Mode == DXCMode; } in IsDXCMode() function
495 if (IsDXCMode() && !Args.hasArg(options::OPT_dxc_Fo)) in TranslateInputArgs() 1323 } else if (IsDXCMode()) { in BuildCompilation() 2693 } else if (IsDXCMode()) { in BuildInputs() 5955 if (AtTopLevel && JA.getType() == types::TY_PP_Asm && IsDXCMode()) in GetNamedOutputPath() 5979 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode()); in GetNamedOutputPath() 6071 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode()); in GetNamedOutputPath() 6133 types::getTypeTempSuffix(JA.getType(), IsCLMode() || IsDXCMode())); in GetNamedOutputPath() 6672 if (IsDXCMode()) in getOptionVisibilityMask()