Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DCompilerInvocation.h172 AnalyzerOptionsRef getAnalyzerOpts() const { in getAnalyzerOpts() function
DCompilerInstance.h248 AnalyzerOptionsRef getAnalyzerOpts() { in getAnalyzerOpts() function
/external/llvm-project/clang/include/clang/Frontend/
DCompilerInvocation.h205 AnalyzerOptionsRef getAnalyzerOpts() const { return AnalyzerOpts; } in getAnalyzerOpts() function
DCompilerInstance.h253 AnalyzerOptionsRef getAnalyzerOpts() { in getAnalyzerOpts() function