IndexerCallbacks.diagnostic

\brief Called at the end of indexing; passes the complete diagnostic set.

struct IndexerCallbacks
void function(CXClientData client_data, CXDiagnosticSet, void* reserved) diagnostic;

Meta