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

/external/clang/include/clang-c/
H A DIndex.h4909 typedef void *CXIdxClientEntity; typedef
5297 * \brief For retrieving a custom CXIdxClientEntity attached to an entity.
5299 CINDEX_LINKAGE CXIdxClientEntity
5303 * \brief For setting a custom CXIdxClientEntity attached to an entity.
5306 clang_index_setClientEntity(const CXIdxEntityInfo *, CXIdxClientEntity);

Completed in 43 milliseconds