HomeSort by: relevance | last modified time | path
    Searched defs:getAnalyzerOpts (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
CompilerInvocation.h 127 AnalyzerOptionsRef getAnalyzerOpts() const { return AnalyzerOpts; }
CompilerInstance.h 249 AnalyzerOptionsRef getAnalyzerOpts() {
250 return Invocation->getAnalyzerOpts();

Completed in 86 milliseconds