Searched refs:undefined_flag_names (Results 1 – 2 of 2) sorted by relevance
630 std::vector<std::pair<bool, std::string>> undefined_flag_names; in ParseCommandLineImpl() local712 undefined_flag_names.emplace_back(arg_from_argv, in ParseCommandLineImpl()746 for (const auto& flag_name : undefined_flag_names) { in ParseCommandLineImpl()
635 std::vector<std::pair<bool, std::string>> undefined_flag_names; in ParseCommandLineImpl() local722 undefined_flag_names.emplace_back(arg_from_argv, in ParseCommandLineImpl()756 for (const auto& flag_name : undefined_flag_names) { in ParseCommandLineImpl()