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

/external/clang/tools/libclang/
H A DIndexing.cpp417 IndexerCallbacks *client_index_callbacks, unsigned index_callbacks_size,
433 IndexerCallbacks CB;
636 IndexerCallbacks *client_index_callbacks, unsigned index_callbacks_size,
651 IndexerCallbacks CB;
835 IndexerCallbacks *index_callbacks,
856 IndexerCallbacks *index_callbacks, unsigned index_callbacks_size,
919 IndexerCallbacks *index_callbacks,
H A DCXIndexDataConsumer.h280 IndexerCallbacks &CB;
336 CXIndexDataConsumer(CXClientData clientData, IndexerCallbacks &indexCallbacks,
/external/clang/include/clang-c/
H A DIndex.h5457 * \brief Data for IndexerCallbacks#importedASTFile.
5659 * \brief Data for IndexerCallbacks#indexEntityReference.
5674 * \brief Data for IndexerCallbacks#indexEntityReference.
5757 } IndexerCallbacks; typedef in typeref:struct:__anon1016
5837 * \brief Used to indicate that IndexerCallbacks#indexEntityReference should
5871 * to that file via callbacks implemented through #IndexerCallbacks.
5879 * \param index_callbacks_size Size of #IndexerCallbacks structure that gets
5896 IndexerCallbacks *index_callbacks,
5913 CXIndexAction, CXClientData client_data, IndexerCallbacks *index_callbacks,
5921 * #IndexerCallbacks
[all...]
/external/clang/tools/c-index-test/
H A Dc-index-test.c3283 static IndexerCallbacks IndexCB = {

Completed in 85 milliseconds