Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexingAction.h50 createIndexingAction(std::shared_ptr<IndexDataConsumer> DataConsumer,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingAction.cpp176 index::createIndexingAction(std::shared_ptr<IndexDataConsumer> DataConsumer, in createIndexingAction() function in index
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dcore_main.cpp234 createIndexingAction(DataConsumer, IndexOpts); in printSourceSymbols()