Searched refs:IsCLMode (Results 1 – 5 of 5) sorted by relevance
229 DiagID = IsCLMode() ? diag::warn_drv_unknown_argument_clang_cl in ParseArgStrings()744 ParseArgStrings(NewCfgArgs, IsCLMode(), ContainErrors)); in readConfigFile()938 ParseArgStrings(ArgList.slice(1), IsCLMode(), ContainsError)); in BuildCompilation()970 if (IsCLMode() && !ContainsError) { in BuildCompilation()1017 if (IsCLMode()) { in BuildCompilation()1490 getIncludeExcludeOptionFlagMasks(IsCLMode()); in PrintHelp()1986 if (D.IsCLMode()) { in DiagnoseInputExistence()3120 if (IsCLMode() && LTOMode != LTOK_None && in BuildActions()4293 if (IsCLMode()) { in GetNamedOutputPath()4306 } else if (JA.getType() == types::TY_PCH && IsCLMode()) { in GetNamedOutputPath()[all …]
239 if (TheDriver.IsCLMode()) in ExecuteJobs()
182 bool IsCLMode() const { return Mode == CLMode; } in IsCLMode() function
322 !C.getDriver().IsCLMode()) in ConstructJob()348 if (!C.getDriver().IsCLMode() && Args.hasArg(options::OPT_L)) in ConstructJob()
61 << (D.IsCLMode() ? "/E, /P or /EP" : "-E"); in CheckPreprocessingOptions()1131 if (getToolChain().getDriver().IsCLMode()) { in AddPreprocessingOptions()1869 } else if (getToolChain().getDriver().IsCLMode()) { in AddX86TargetArgs()3902 bool TBAAOnByDefault = !D.IsCLMode(); in ConstructJob()4035 if (D.IsCLMode()) in ConstructJob()4786 if (!C.getDriver().IsCLMode()) in ConstructJob()