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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DIssueHash.h37 llvm::SmallString<32> GetIssueHash(const SourceManager &SM,
43 /// Get the string representation of issue hash. See GetIssueHash() for
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DIssueHash.cpp196 SmallString<32> clang::GetIssueHash(const SourceManager &SM, function in class:clang
H A DHTMLDiagnostics.cpp558 << GetIssueHash(SMgr, L, D.getCheckerName(), D.getBugType(),
H A DPlistDiagnostics.cpp692 EmitString(o, GetIssueHash(SM, L, D->getCheckerName(), D->getBugType(),

Completed in 57 milliseconds