Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
Dlibclang.exports52 clang_IndexAction_dispose
DIndexing.cpp828 void clang_IndexAction_dispose(CXIndexAction idxAction) { in clang_IndexAction_dispose() function
/external/clang/tools/c-index-test/
Dc-index-test.c3418 clang_IndexAction_dispose(idxAction); in index_file()
3448 clang_IndexAction_dispose(idxAction); in index_tu()
3571 clang_IndexAction_dispose(idxAction); in index_compile_db()
/external/clang/include/clang-c/
DIndex.h5828 CINDEX_LINKAGE void clang_IndexAction_dispose(CXIndexAction);