libclang v0.3.1 (2023-03-15T16:06:51Z)
Dub
Repo
IndexerCallbacks.diagnostic
clang
c
index
IndexerCallbacks
Called at the end of indexing; passes the complete diagnostic set.
struct
IndexerCallbacks
void
function
(
in
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.