Searched defs:BugType (Results 1 – 6 of 6) sorted by relevance
40 BugType(class CheckName check, StringRef name, StringRef cat) in BugType() function42 BugType(const CheckerBase *checker, StringRef name, StringRef cat) in BugType() function
47 class BugType; variable
719 std::string BugType; variable
179 StringRef CheckerName, StringRef BugType, in GetIssueString()193 StringRef CheckerName, StringRef BugType, in GetIssueHash()
236 StringRef BugType = D.getBugType(); in ReportDiag() local
181 const char *BugType = nullptr; in Report() local