Home
last modified time | relevance | path

Searched defs:bugtype (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/tools/scan-view/share/
H A DReporter.py53 def getValue(self, r, bugtype, getConfigOption): argument
61 def getHTML(self, r, bugtype, getConfigOption): argument
79 def getHTML(self, r, bugtype, getConfigOption): argument
209 def getValue(self, r, bugtype, getConfigOption): argument
/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp115 StringRef CheckerName, const Decl *declWithIssue, StringRef bugtype, in PathDiagnostic() argument