libclang v0.3.1 (2023-03-15T16:06:51Z)
Dub
Repo
IndexerCallbacks.startedTranslationUnit
clang
c
index
IndexerCallbacks
Called at the beginning of indexing a translation unit.
struct
IndexerCallbacks
CXIdxClientContainer
function
(
CXClientData
client_data
,
void
*
reserved
)
startedTranslationUnit
;
Meta
Source
See Implementation
clang
c
index
IndexerCallbacks
variables
abortQuery
diagnostic
enteredMainFile
importedASTFile
indexDeclaration
indexEntityReference
ppIncludedFile
startedTranslationUnit
Called at the beginning of indexing a translation unit.