Searched refs:ArgumentRepetitionType (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h94 enum ArgumentRepetitionType { enum in namespace:lldb_private
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h92 ArgumentRepetitionType arg_repetition;
218 bool IsPairType(ArgumentRepetitionType arg_repeat_type);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp422 bool CommandObject::IsPairType(ArgumentRepetitionType arg_repeat_type) {

Completed in 108 milliseconds