Data for IndexerCallbacks::indexEntityReference.
More...
#include "clang-c/Index.h"
◆ container
Lexical container context of the reference.
Definition at line 6313 of file Index.h.
◆ cursor
Reference cursor.
Definition at line 6292 of file Index.h.
◆ kind
◆ loc
◆ parentEntity
Immediate "parent" of the reference.
For example:
The parent of reference of type 'Foo' is the variable 'var'. For references inside statement bodies of functions/methods, the parentEntity will be the function/method.
Definition at line 6309 of file Index.h.
◆ referencedEntity
The entity that gets referenced.
Definition at line 6297 of file Index.h.
◆ role
Sets of symbol roles of the reference.
Definition at line 6317 of file Index.h.
The documentation for this struct was generated from the following file: