ΒΆunsigned int clang_codeCompleteGetNumDiagnostics(
    CXCodeCompleteResults* Results)

Description

Determine the number of diagnostics produced prior to the location where code completion was performed.

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

Parameters

CXCodeCompleteResults* Results