reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
  715     return BR.getAnalyzerOptions();
tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 2778       if (Reporter.getAnalyzerOptions().ShouldCrosscheckWithZ3) {
 3014     if (getAnalyzerOptions().ShouldDisplayNotesAsEvents) {
 3225   const AnalyzerOptions &Opts = getAnalyzerOptions();