ΒΆunsigned int clang_getDiagnosticNumFixIts(
    CXDiagnostic Diagnostic)

Description

Determine the number of fix-it hints associated with the given diagnostic.

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

Parameters

CXDiagnostic Diagnostic