Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Index/
H A DIndexingAction.h50 createIndexingAction(std::shared_ptr<IndexDataConsumer> DataConsumer,
/llvm-project-15.0.7/clang/lib/Index/
H A DIndexingAction.cpp195 index::createIndexingAction(std::shared_ptr<IndexDataConsumer> DataConsumer, in createIndexingAction() function in index
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dcore_main.cpp238 createIndexingAction(DataConsumer, IndexOpts); in printSourceSymbols()