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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h6154 typedef void *CXIdxClientEntity; typedef
6569 * For retrieving a custom CXIdxClientEntity attached to an entity.
6571 CINDEX_LINKAGE CXIdxClientEntity
6575 * For setting a custom CXIdxClientEntity attached to an entity.
6578 clang_index_setClientEntity(const CXIdxEntityInfo *, CXIdxClientEntity);

Completed in 190 milliseconds