Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h92 AnalyzerOptionsRef AnalyzerOpts; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp944 const AnalyzerOptions *AnalyzerOpts = &Opts; in GenerateAnalyzerArgs() local
1031 AnalyzerOptions *AnalyzerOpts = &Opts; in ParseAnalyzerArgs() local