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

Declarations

tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
  183   static const char *getTag();

References

tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
  349   const void *tagLesser = TrackConstraintBRVisitor::getTag();
tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
 1591     X->setTag(getTag());