Searched defs:CXIdxClientEntity (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang-c/
H A DIndex.h4878 typedef void *CXIdxClientEntity; typedef
5246 * \brief For retrieving a custom CXIdxClientEntity attached to an entity.
5248 CINDEX_LINKAGE CXIdxClientEntity
5252 * \brief For setting a custom CXIdxClientEntity attached to an entity.
5255 clang_index_setClientEntity(const CXIdxEntityInfo *, CXIdxClientEntity);

Completed in 29 milliseconds