Home
last modified time | relevance | path

Searched refs:IsPairType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp496 bool CommandObject::IsPairType(ArgumentRepetitionType arg_repeat_type) { in IsPairType() function in CommandObject
551 if ((num_alternatives == 2) && IsPairType(arg_entry[0].arg_repetition)) { in GetFormattedCommandArguments()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h241 static bool IsPairType(ArgumentRepetitionType arg_repeat_type);