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