Home
last modified time | relevance | path

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

/external/clang/include/clang/Index/
DIndexingAction.h37 createIndexingAction(std::shared_ptr<IndexDataConsumer> DataConsumer,
/external/clang/lib/Index/
DIndexingAction.cpp149 index::createIndexingAction(std::shared_ptr<IndexDataConsumer> DataConsumer, in createIndexingAction() function in index
/external/clang/tools/c-index-test/
Dcore_main.cpp152 IndexAction = createIndexingAction(DataConsumer, IndexOpts, in printSourceSymbols()
/external/clang/tools/libclang/
DIndexing.cpp546 IndexAction = createIndexingAction(DataConsumer, in clang_indexSourceFile_Impl()