dextool v4.0.0 (2021-09-08T15:39:18Z)
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.