Searched refs:AddPluginActions (Results 1 – 5 of 5) sorted by relevance
101 EXPECT_THAT(Opts.AddPluginActions, IsEmpty()); in TEST()
79 CI.getFrontendOpts().AddPluginActions.clear(); in disableUnsupportedOptions()
458 std::vector<std::string> AddPluginActions; variable
160 for (const std::string &Arg : CI.getFrontendOpts().AddPluginActions) { in CreateWrappedASTConsumer()195 if (llvm::any_of(CI.getFrontendOpts().AddPluginActions, in CreateWrappedASTConsumer()
5724 MarshallingInfoStringVector<FrontendOpts<"AddPluginActions">>;