Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DIndexingAction.h50 createIndexingAction(std::shared_ptr<IndexDataConsumer> DataConsumer,
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp195 index::createIndexingAction(std::shared_ptr<IndexDataConsumer> DataConsumer, in createIndexingAction() function in index