Data for IndexerCallbacks::indexEntityReference.
More...
#include "clang-c/Index.h"
Lexical container context of the reference.
Definition at line 5983 of file Index.h.
Reference cursor.
Definition at line 5962 of file Index.h.
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 5979 of file Index.h.
The entity that gets referenced.
Definition at line 5967 of file Index.h.
The documentation for this struct was generated from the following file: