Searched defs:AnalyzerOpts (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Frontend/ | ||
H A D | CompilerInvocation.h | 92 AnalyzerOptionsRef AnalyzerOpts; variable |
/llvm-project/clang/lib/Frontend/ | ||
H A D | CompilerInvocation.cpp | 955 const AnalyzerOptions *AnalyzerOpts = &Opts; GenerateAnalyzerArgs() local |