Searched defs:CategoryID (Results 1 – 2 of 2) sorted by relevance
327 if (unsigned CategoryID = clang_getDiagnosticCategory(Diagnostic)) { in clang_formatDiagnostic() local
199 StringRef DiagnosticIDs::getCategoryNameFromID(unsigned CategoryID) { in getCategoryNameFromID()