libclang v0.3.2 (2023-06-20T17:10:10Z)
Dub
Repo
IndexerCallbacks.diagnostic
clang
c
index
IndexerCallbacks
Called at the end of indexing; passes the complete diagnostic set.
struct
IndexerCallbacks
void
function
(
const
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.