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

References

tools/clang/lib/Analysis/PathDiagnostic.cpp
  351   if (X.getBugType() != Y.getBugType())
  351   if (X.getBugType() != Y.getBugType())
  352     return X.getBugType() < Y.getBugType();
  352     return X.getBugType() < Y.getBugType();
tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
  536     StringRef BugType = D.getBugType();
  558        << GetIssueHash(SMgr, L, D.getCheckerName(), D.getBugType(),
tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  680     EmitString(o, D->getBugType()) << '\n';
  692     EmitString(o, GetIssueHash(SM, L, D->getCheckerName(), D->getBugType(),