Home
last modified time | relevance | path

Searched defs:getAnalyzerOpts (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInvocation.h127 AnalyzerOptionsRef getAnalyzerOpts() const { return AnalyzerOpts; } in getAnalyzerOpts() function
H A DCompilerInstance.h249 AnalyzerOptionsRef getAnalyzerOpts() { in getAnalyzerOpts() function