Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexing.cpp592 std::unique_ptr<IndexingFrontendAction> IndexAction; in clang_indexSourceFile_Impl() local
593 IndexAction.reset(new IndexingFrontendAction(client_data, CB, in clang_indexSourceFile_Impl()
599 IndexActionCleanup(IndexAction.get()); in clang_indexSourceFile_Impl()
634 IndexAction.get(), Unit, Persistent, CXXIdx->getClangResourcesPath(), in clang_indexSourceFile_Impl()