dstep v1.0.3 (2021-07-31T06:50:08Z)
Home
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.