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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h6188 * Data for IndexerCallbacks#importedASTFile.
6389 * Data for IndexerCallbacks#indexEntityReference.
6426 * Data for IndexerCallbacks#indexEntityReference.
6511 } IndexerCallbacks; typedef in typeref:struct:__anon1524
6591 * Used to indicate that IndexerCallbacks#indexEntityReference should
6625 * to that file via callbacks implemented through #IndexerCallbacks.
6633 * \param index_callbacks_size Size of #IndexerCallbacks structure that gets
6649 CXIndexAction, CXClientData client_data, IndexerCallbacks *index_callbacks,
6661 CXIndexAction, CXClientData client_data, IndexerCallbacks *index_callbacks,
6669 * #IndexerCallbacks
[all...]

Completed in 120 milliseconds