Searched refs:getCategory (Results 1 – 8 of 8) sorted by relevance
44 StringRef getCategory() const { return Category; } in getCategory() function
789 StringRef getCategory() const { return Category; } in getCategory() function
385 if (X.getCategory() != Y.getCategory()) in compare()386 return X.getCategory() < Y.getCategory(); in compare()
214 StringRef BugCategory = D.getCategory(); in ReportDiag()
469 EmitString(o, D->getCategory()) << '\n'; in FlushDiagnosticsImpl()
3427 BT.getCategory(), in FlushReport()
396 fltCategory getCategory() const { return category; } in getCategory() function
6058 switch (Val.getCategory()) { in VisitCallExpr()