Home
last modified time | relevance | path

Searched defs:IndexAction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp149 class IndexAction final : public ASTFrontendAction { class
154 IndexAction(std::shared_ptr<IndexDataConsumer> DataConsumer, in IndexAction() function in __anonb20dd8150111::IndexAction