Searched refs:count_opt (Results 1 – 1 of 1) sorted by relevance
136 llvm::StringRef count_opt("--count"); in GetRepeatCommand() local154 if (arg_string == "-c" || count_opt.starts_with(arg_string)) { in GetRepeatCommand()