Home | History | Annotate | Download | only in clang-c

Lines Matching refs:CXIdxClientContainer

5415 typedef void *CXIdxClientContainer;
5745 CXIdxClientContainer (*startedTranslationUnit)(CXClientData client_data,
5783 * \brief For retrieving a custom CXIdxClientContainer attached to a
5786 CINDEX_LINKAGE CXIdxClientContainer
5790 * \brief For setting a custom CXIdxClientContainer attached to a
5794 clang_index_setClientContainer(const CXIdxContainerInfo *,CXIdxClientContainer);