clang API Documentation
Data for IndexerCallbacks::indexEntityReference. More...
#include <Index.h>

Public Attributes | |
| CXIdxEntityRefKind | kind |
| CXCursor | cursor |
| Reference cursor. | |
| CXIdxLoc | loc |
| const CXIdxEntityInfo * | referencedEntity |
| The entity that gets referenced. | |
| const CXIdxEntityInfo * | parentEntity |
| Immediate "parent" of the reference. For example: | |
| const CXIdxContainerInfo * | container |
| Lexical container context of the reference. | |
Data for IndexerCallbacks::indexEntityReference.