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

/external/clang/tools/libclang/
H A DCIndexDiagnostic.cpp341 if (unsigned CategoryID = clang_getDiagnosticCategory(Diagnostic)) {
347 Out << CategoryID; local

Completed in 126 milliseconds