Searched refs:catID (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp75 unsigned catID = DiagnosticIDs::getCategoryNumberForDiag(Diag.getID()); local
76 return cxstring::createRef(DiagnosticIDs::getCategoryNameFromID(catID));

Completed in 173 milliseconds