Searched defs:BugType (Results 1 – 6 of 6) sorted by relevance
33 enum BugType { enum
35 BugType(StringRef name, StringRef cat) in BugType() function
45 class BugType; variable
666 std::string BugType; variable
217 StringRef BugType = D.getBugType(); in ReportDiag() local
176 const char *BugType = 0; in Report() local