Searched refs:FinderOptions (Results 1 – 2 of 2) sorted by relevance
22 MatchFinder::MatchFinderOptions FinderOptions; in ASTSrcLocProcessor() local24 Finder = std::make_unique<MatchFinder>(std::move(FinderOptions)); in ASTSrcLocProcessor()
407 ast_matchers::MatchFinder::MatchFinderOptions FinderOptions; in createASTConsumer() local413 FinderOptions.CheckProfiling.emplace(Profiling->Records); in createASTConsumer()417 new ast_matchers::MatchFinder(std::move(FinderOptions))); in createASTConsumer()