dextool ~mutate-improve-diff-view (2026-04-01T20:21:06.3235291)
Dub
Repo
IndexerCallbacks.diagnostic
clang
c
Index
IndexerCallbacks
Called at the end of indexing; passes the complete diagnostic set.
struct
IndexerCallbacks
void
function
(
CXClientData
client_data
,
CXDiagnosticSet
,
void
*
reserved
)
diagnostic
;
Meta
Source
See Implementation
clang
c
Index
IndexerCallbacks
variables
abortQuery
diagnostic
enteredMainFile
importedASTFile
indexDeclaration
indexEntityReference
ppIncludedFile
startedTranslationUnit
Called at the end of indexing; passes the complete diagnostic set.