Searched defs:bugtype (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/tools/scan-view/share/ |
H A D | Reporter.py | 53 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 D | PathDiagnostic.cpp | 115 StringRef CheckerName, const Decl *declWithIssue, StringRef bugtype, in PathDiagnostic() argument
|