Home
last modified time | relevance | path

Searched refs:eArgRepeatPlus (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectLog.cpp74 category_arg.arg_repetition = eArgRepeatPlus; in CommandObjectLogEnable()
212 category_arg.arg_repetition = eArgRepeatPlus; in CommandObjectLogDisable()
H A DCommandObjectType.cpp626 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeFormatAdd()
1544 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeSummaryAdd()
1851 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeCategoryDefine()
1955 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeCategoryEnable()
2019 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeCategoryDelete()
2132 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeCategoryDisable()
2441 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeSynthAdd()
2637 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeFilterAdd()
H A DCommandObjectMemory.cpp1268 value_arg.arg_repetition = eArgRepeatPlus; in CommandObjectMemoryWrite()
H A DCommandObjectCommands.cpp1418 cmd_arg.arg_repetition = eArgRepeatPlus; in CommandObjectCommandsScriptImport()
H A DCommandObjectThread.cpp831 thread_idx_arg.arg_repetition = eArgRepeatPlus; in CommandObjectThreadContinue()
H A DCommandObjectTarget.cpp726 var_name_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTargetVariable()
1891 source_file_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTargetModulesSourceFileAutoComplete()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-private-enumerations.h108 eArgRepeatPlus, // One or more occurrences enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandObject.cpp476 case eArgRepeatPlus: in GetFormattedCommandArguments()
496 case eArgRepeatPlus: in GetFormattedCommandArguments()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp347 index_arg.arg_repetition = eArgRepeatPlus; in CommandObjectMultiwordItaniumABI_Demangle()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp655 index_arg.arg_repetition = eArgRepeatPlus; in CommandObjectMultiwordObjC_TaggedPointer_Info()