Home
last modified time | relevance | path

Searched defs:CategoryID (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/tools/libclang/
H A DCIndexDiagnostic.cpp328 if (unsigned CategoryID = clang_getDiagnosticCategory(Diagnostic)) { clang_formatDiagnostic() local
/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp325 getCategoryNameFromID(unsigned CategoryID) getCategoryNameFromID() argument