Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h97 eArgRepeatPlus, // One or more occurrences enumerator
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp64 category_arg.arg_repetition = eArgRepeatPlus; in CommandObjectLogEnable()
204 category_arg.arg_repetition = eArgRepeatPlus; in CommandObjectLogDisable()
H A DCommandObjectType.cpp580 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeFormatAdd()
1476 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeSummaryAdd()
1769 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeCategoryDefine()
1872 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeCategoryEnable()
1940 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeCategoryDelete()
2050 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeCategoryDisable()
2352 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeSynthAdd()
2537 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeFilterAdd()
H A DCommandObjectMemoryTag.cpp176 CommandArgumentData(eArgTypeValue, eArgRepeatPlus)}); in CommandObjectMemoryTagWrite()
H A DCommandObjectCommands.cpp1204 cmd_arg.arg_repetition = eArgRepeatPlus; in CommandObjectCommandsScriptImport()
H A DCommandObjectMemory.cpp1242 value_arg.arg_repetition = eArgRepeatPlus; in CommandObjectMemoryWrite()
H A DCommandObjectThread.cpp615 thread_idx_arg.arg_repetition = eArgRepeatPlus; in CommandObjectThreadContinue()
H A DCommandObjectTarget.cpp701 var_name_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTargetVariable()
1825 source_file_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTargetModulesSourceFileAutoComplete()
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp489 case eArgRepeatPlus: in GetFormattedCommandArguments()
509 case eArgRepeatPlus: in GetFormattedCommandArguments()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp329 index_arg.arg_repetition = eArgRepeatPlus; in CommandObjectMultiwordItaniumABI_Demangle()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp931 index_arg.arg_repetition = eArgRepeatPlus; in CommandObjectMultiwordObjC_TaggedPointer_Info()