Home
last modified time | relevance | path

Searched refs:clang_indexSourceFile (Results 1 – 4 of 4) sorted by relevance

/external/clang/tools/libclang/
Dlibclang.exports258 clang_indexSourceFile
DIndexing.cpp833 int clang_indexSourceFile(CXIndexAction idxAction, in clang_indexSourceFile() function
/external/clang/include/clang-c/
DIndex.h5894 CINDEX_LINKAGE int clang_indexSourceFile(CXIndexAction,
/external/clang/tools/c-index-test/
Dc-index-test.c3330 result = clang_indexSourceFile(idxAction, &index_data, in index_compile_args()