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

/external/clang/tools/libclang/
H A DCIndexDiagnostic.cpp341 if (unsigned CategoryID = clang_getDiagnosticCategory(Diagnostic)) {
407 unsigned clang_getDiagnosticCategory(CXDiagnostic Diag) { function

Completed in 147 milliseconds