Home
last modified time | relevance | path

Searched refs:GetIssueHash (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/
DIssueHash.h38 llvm::SmallString<32> GetIssueHash(const SourceManager &SM,
/external/clang/lib/StaticAnalyzer/Core/
DIssueHash.cpp191 SmallString<32> clang::GetIssueHash(const SourceManager &SM, in GetIssueHash() function in clang
DPlistDiagnostics.cpp401 EmitString(o, GetIssueHash(*SM, L, D->getCheckName(), D->getBugType(), in FlushDiagnosticsImpl()
DHTMLDiagnostics.cpp258 << GetIssueHash(SMgr, L, D.getCheckName(), D.getBugType(), DeclWithIssue, in ReportDiag()