ΒΆCXDiagnosticSet clang_getChildDiagnostics(
    CXDiagnostic D)

Description

Retrieve the child diagnostics of a CXDiagnostic. This CXDiagnosticSet does not need to be released by clang_disposeDiagnosticSet.

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

Parameters

CXDiagnostic D