Searched defs:arg_repetition (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Interpreter/ | ||
H A D | CommandObject.h | 95 ArgumentRepetitionType arg_repetition; global() member |
/llvm-project/lldb/source/Commands/ | ||
H A D | CommandObjectCommands.cpp | 1750 ArgumentRepetitionType arg_repetition = eArgRepeatOptional; CommandObjectScriptingObjectParsed() local |