Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp396 CommandArgumentType arg_type, ArgumentRepetitionType repetition_type) { in AddSimpleArgumentList() argument
403 simple_arg.arg_repetition = repetition_type; in AddSimpleArgumentList()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h214 ArgumentRepetitionType repetition_type = eArgRepeatPlain);