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