clang_codeCompleteGetDiagnostic

\brief Retrieve a diagnostic associated with the given code completion.

\param Results the code completion results to query. \param Index the zero-based diagnostic number to retrieve.

\returns the requested diagnostic. This diagnostic must be freed via a call to \c clang_disposeDiagnostic().

extern (C)
clang_codeCompleteGetDiagnostic

Meta