libclang v0.3.2 (2023-06-20T17:10:10Z)
Dub
Repo
IndexerCallbacks.ppIncludedFile
clang
c
index
IndexerCallbacks
Called when a file gets \#included/\#imported.
struct
IndexerCallbacks
CXIdxClientFile
function
(
CXClientData
client_data
,
const
(
CXIdxIncludedFileInfo
)*)
ppIncludedFile
;
Meta
Source
See Implementation
clang
c
index
IndexerCallbacks
variables
abortQuery
diagnostic
enteredMainFile
importedASTFile
indexDeclaration
indexEntityReference
ppIncludedFile
startedTranslationUnit
Called when a file gets \#included/\#imported.