Searched defs:CategoryID (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndexDiagnostic.cpp | 328 if (unsigned CategoryID = clang_getDiagnosticCategory(Diagnostic)) { clang_formatDiagnostic() local |
/llvm-project/clang/lib/Basic/ | ||
H A D | DiagnosticIDs.cpp | 325 getCategoryNameFromID(unsigned CategoryID) getCategoryNameFromID() argument |