Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Interpreter/
DCommandObject.h219 IsPairType (ArgumentRepetitionType arg_repeat_type);
/external/lldb/source/Interpreter/
DCommandObject.cpp559 CommandObject::IsPairType (ArgumentRepetitionType arg_repeat_type) in IsPairType() function in CommandObject
599 && IsPairType (arg_entry[0].arg_repetition)) in GetFormattedCommandArguments()