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

Overridden By

tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
  263   PathDiagnosticLocation getLocation() const override {
tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h
   93   PathDiagnosticLocation getLocation() const override {
tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 2338 PathSensitiveBugReport::getLocation() const {

References

tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 2823   bool ValidSourceLoc = R->getLocation().isValid();
 3005       PathDiagnosticLocation L = report->getLocation();