Searched refs:IsCLMode (Results 1 – 5 of 5) sorted by relevance
270 DiagID = IsCLMode() ? diag::warn_drv_unknown_argument_clang_cl in ParseArgStrings()274 DiagID = IsCLMode() in ParseArgStrings()849 ParseArgStrings(NewCfgArgs, IsCLMode(), ContainErrors)); in readConfigFile()1034 ParseArgStrings(ArgList.slice(1), IsCLMode(), ContainsError)); in BuildCompilation()1071 if (IsCLMode() && !ContainsError) { in BuildCompilation()1136 if (IsCLMode()) { in BuildCompilation()1619 getIncludeExcludeOptionFlagMasks(IsCLMode()); in PrintHelp()2159 if (IsCLMode()) { in DiagnoseInputExistence()2181 getIncludeExcludeOptionFlagMasks(IsCLMode()); in DiagnoseInputExistence()2254 Diag(IsCLMode() ? clang::diag::err_drv_unknown_stdin_type_clang_cl in BuildInputs()[all …]
252 if (TheDriver.IsCLMode()) in ExecuteJobs()
188 bool IsCLMode() const { return Mode == CLMode; } in IsCLMode() function
388 !C.getDriver().IsCLMode()) { in ConstructJob()435 if (!C.getDriver().IsCLMode() && Args.hasArg(options::OPT_L)) in ConstructJob()
61 << (D.IsCLMode() ? "/E, /P or /EP" : "-E"); in CheckPreprocessingOptions()1273 if (getToolChain().getDriver().IsCLMode()) { in AddPreprocessingOptions()2173 } else if (D.IsCLMode()) { in AddX86TargetArgs()4917 bool TBAAOnByDefault = !D.IsCLMode(); in ConstructJob()5157 if (D.IsCLMode()) in ConstructJob()6184 if (!C.getDriver().IsCLMode()) in ConstructJob()