libclang v0.3.1 (2023-03-15T16:06:51Z)
Dub
Repo
IndexerCallbacks.indexEntityReference
clang
c
index
IndexerCallbacks
Called to index a reference of an entity.
struct
IndexerCallbacks
void
function
(
CXClientData
client_data
,
const
(
CXIdxEntityRefInfo
)*)
indexEntityReference
;
Meta
Source
See Implementation
clang
c
index
IndexerCallbacks
variables
abortQuery
diagnostic
enteredMainFile
importedASTFile
indexDeclaration
indexEntityReference
ppIncludedFile
startedTranslationUnit
Called to index a reference of an entity.