Searched refs:getAnalyzerOpts (Results 1 – 6 of 6) sorted by relevance
50 AnalyzerOptionsRef analyzerOpts = CI.getAnalyzerOpts(); in onBodySynthesis()
707 AnalyzerOptionsRef analyzerOpts = CI.getAnalyzerOpts(); in CreateAnalysisConsumer()
172 AnalyzerOptionsRef getAnalyzerOpts() const { in getAnalyzerOpts() function
248 AnalyzerOptionsRef getAnalyzerOpts() { in getAnalyzerOpts() function249 return Invocation->getAnalyzerOpts(); in getAnalyzerOpts()
228 if (Clang->getAnalyzerOpts()->ShowCheckerHelp) { in ExecuteCompilerInvocation()
2338 Success &= ParseAnalyzerArgs(*Res.getAnalyzerOpts(), Args, Diags); in CreateFromArgs()