Searched refs:start_opt (Results 1 – 2 of 2) sorted by relevance
137 llvm::StringRef start_opt("--start"); in GetRepeatCommand() local161 } else if (arg_string == "-s" || start_opt.starts_with(arg_string)) { in GetRepeatCommand()175 copy_args.AppendArgument(start_opt); in GetRepeatCommand()
2186 int start_opt = OPT_VERBOSITY - OPT_HELP; in read_config() local2194 for (opt = &cmp_options[start_opt], i = start_idx; in read_config()2203 for (opt = &cmp_options[start_opt], i = start_idx; in read_config()