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

/external/clang/tools/libclang/
H A DIndexing.cpp961 int clang_indexSourceFile(CXIndexAction idxAction, function
/external/clang/include/clang-c/
H A DIndex.h230 * Affects #clang_indexSourceFile, #clang_indexTranslationUnit,
5206 * \brief A group of callbacks used by #clang_indexSourceFile and
5394 CINDEX_LINKAGE int clang_indexSourceFile(CXIndexAction,
5418 * The parameters are the same as #clang_indexSourceFile.
/external/clang/tools/c-index-test/
H A Dc-index-test.c3050 result = clang_indexSourceFile(idxAction, &index_data,

Completed in 230 milliseconds