Searched refs:IsPairType (Results 1 – 2 of 2) sorted by relevance
496 bool CommandObject::IsPairType(ArgumentRepetitionType arg_repeat_type) { in IsPairType() function in CommandObject551 if ((num_alternatives == 2) && IsPairType(arg_entry[0].arg_repetition)) { in GetFormattedCommandArguments()
241 static bool IsPairType(ArgumentRepetitionType arg_repeat_type);