Searched refs:cl_opts (Results 1 – 1 of 1) sorted by relevance
259 void FeedLLVMWithFlags(const std::vector<string>& cl_opts) { in FeedLLVMWithFlags() argument261 for (const string& cl_opt : cl_opts) { in FeedLLVMWithFlags()