Searched defs:BugType (Results 1 – 5 of 5) 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
720 std::string BugType; variable
181 const char *BugType = nullptr; in Report() local
234 StringRef BugType = D.getBugType(); in ReportDiag() local