Home
last modified time | relevance | path

Searched refs:getDiagOpts (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h376 ento::PathDiagnosticConsumerOptions getDiagOpts() const { in getDiagOpts() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp164 CREATEFN(Opts.getDiagOpts(), PathConsumers, OutDir, PP, CTU, \ in DigestAnalyzerOptions()