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

Declarations

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
  294   const Stmt *getCurrentOrPreviousStmtForDiagnostics() const;

References

tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 2164     hash.AddPointer(ErrorNode->getCurrentOrPreviousStmtForDiagnostics());