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

/external/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp79 unsigned catID = DiagnosticIDs::getCategoryNumberForDiag(Diag.getID()); local
80 return cxstring::createRef(DiagnosticIDs::getCategoryNameFromID(catID));

Completed in 93 milliseconds