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

Lines Matching refs:CXIdxClientContainer

5157 typedef void *CXIdxClientContainer;
5487 CXIdxClientContainer (*startedTranslationUnit)(CXClientData client_data,
5525 * \brief For retrieving a custom CXIdxClientContainer attached to a
5528 CINDEX_LINKAGE CXIdxClientContainer
5532 * \brief For setting a custom CXIdxClientContainer attached to a
5536 clang_index_setClientContainer(const CXIdxContainerInfo *,CXIdxClientContainer);