ΒΆCXString clang_getDiagnosticCategoryText(
    CXDiagnostic)

Description

Retrieve the diagnostic category text for a given diagnostic.

Declared at: clang/include/clang-c/Index.h:1048

Parameters

CXDiagnostic

Returns

The text of the given diagnostic category.