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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp104 class IndexAction final : public ASTFrontendAction {
109 IndexAction(std::shared_ptr<IndexDataConsumer> DataConsumer, function in class:__anon542::final
138 return std::make_unique<IndexAction>(std::move(DataConsumer), Opts);

Completed in 99 milliseconds