Searched refs:IsSwitch (Results 1 – 2 of 2) sorted by relevance
93 if (IsSwitch(arg, &switch_string, &switch_value)) { in ParseFromString()141 if (IsSwitch(arg, &switch_string, &switch_value)) { in InitFromArgv()156 bool CommandLine::IsSwitch(const StringType& parameter_string, in IsSwitch() function in CommandLine
224 static bool IsSwitch(const StringType& parameter_string,