Searched defs:IndexAction (Results 1 – 3 of 3) sorted by relevance
149 class IndexAction final : public ASTFrontendAction { class154 IndexAction(std::shared_ptr<IndexDataConsumer> DataConsumer, in IndexAction() function in __anon7f009d8c0111::IndexAction
237 std::unique_ptr<FrontendAction> IndexAction = in printSourceSymbols() local
580 auto IndexAction = std::make_unique<IndexingFrontendAction>( in clang_indexSourceFile_Impl() local