Searched defs:getAnalyzerOpts (Results 1 – 2 of 2) sorted by relevance
136 const AnalyzerOptions &getAnalyzerOpts() const { return *AnalyzerOpts; } in getAnalyzerOpts() function 249 AnalyzerOptions &getAnalyzerOpts() { return *AnalyzerOpts; } getAnalyzerOpts() function
260 AnalyzerOptions &getAnalyzerOpts() { return Invocation->getAnalyzerOpts(); } getAnalyzerOpts() function