Searched defs:BugType (Results 1 – 6 of 6) sorted by relevance
33 enum BugType { enum
34 BugType(StringRef name, StringRef cat) in BugType() function
44 class BugType; variable
611 std::string BugType; variable
125 const char *BugType = 0; in Report() local
248 const std::string& BugType = D.getBugType(); in ReportDiag() local