Searched refs:IsCLMode (Results 1 – 5 of 5) sorted by relevance
256 DiagID = IsCLMode() in ParseArgStrings()838 ParseArgStrings(NewCfgArgs, IsCLMode(), ContainErrors)); in readConfigFile()1063 if (IsCLMode() && !ContainsError) { in BuildCompilation()1128 if (IsCLMode()) { in BuildCompilation()1611 getIncludeExcludeOptionFlagMasks(IsCLMode()); in PrintHelp()2151 if (IsCLMode()) { in DiagnoseInputExistence()2173 getIncludeExcludeOptionFlagMasks(IsCLMode()); in DiagnoseInputExistence()3569 if (IsCLMode() && LTOMode != LTOK_None && in handleArguments()4989 if (IsCLMode()) { in GetNamedOutputPath()5013 } else if (JA.getType() == types::TY_PCH && IsCLMode()) { in GetNamedOutputPath()[all …]
252 if (TheDriver.IsCLMode()) in ExecuteJobs()
188 bool IsCLMode() const { return Mode == CLMode; } in IsCLMode() function
389 !C.getDriver().IsCLMode()) { in ConstructJob()436 if (!C.getDriver().IsCLMode() && Args.hasArg(options::OPT_L)) in ConstructJob()
61 << (D.IsCLMode() ? "/E, /P or /EP" : "-E"); in CheckPreprocessingOptions()1280 if (getToolChain().getDriver().IsCLMode()) { in AddPreprocessingOptions()2180 } else if (D.IsCLMode()) { in AddX86TargetArgs()4946 bool TBAAOnByDefault = !D.IsCLMode(); in ConstructJob()5195 if (D.IsCLMode()) in ConstructJob()6235 if (!C.getDriver().IsCLMode()) in ConstructJob()