Home
last modified time | relevance | path

Searched refs:CXIdxEntityRefInfo (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h6575 } CXIdxEntityRefInfo; typedef
6625 const CXIdxEntityRefInfo *);
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp934 CXIdxEntityRefInfo Info = { Kind, in handleReference()
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c3819 const CXIdxEntityRefInfo *info) { in index_indexEntityReference()