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