Searched defs:IndexAction (Results 1 – 3 of 3) sorted by relevance
130 class IndexAction final : public ASTFrontendAction { class135 IndexAction(std::shared_ptr<IndexDataConsumer> DataConsumer, in IndexAction() function in __anon76f6f7400111::IndexAction
233 std::unique_ptr<FrontendAction> IndexAction = in printSourceSymbols() local
577 auto IndexAction = std::make_unique<IndexingFrontendAction>( in clang_indexSourceFile_Impl() local