Searched defs:CategoryID (Results 1 – 4 of 4) sorted by relevance
341 if (unsigned CategoryID = clang_getDiagnosticCategory(Diagnostic)) { in clang_formatDiagnostic() local
328 if (unsigned CategoryID = clang_getDiagnosticCategory(Diagnostic)) { in clang_formatDiagnostic() local
225 StringRef DiagnosticIDs::getCategoryNameFromID(unsigned CategoryID) { in getCategoryNameFromID()
324 StringRef DiagnosticIDs::getCategoryNameFromID(unsigned CategoryID) { in getCategoryNameFromID()