Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-private-enumerations.h97 eArgRepeatPlus, // One or more occurrences enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptScriptGroup.cpp43 CommandArgumentData name_arg{eArgTypeName, eArgRepeatPlus}; in CommandObjectRenderScriptScriptGroupBreakpointSet()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectType.cpp584 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeFormatAdd()
1424 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeSummaryAdd()
1725 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeCategoryDefine()
1827 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeCategoryEnable()
1895 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeCategoryDelete()
2004 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeCategoryDisable()
2299 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeSynthAdd()
2505 type_style_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTypeFilterAdd()
H A DCommandObjectCommands.cpp1251 cmd_arg.arg_repetition = eArgRepeatPlus; in CommandObjectCommandsScriptImport()
1384 cmd_arg.arg_repetition = eArgRepeatPlus; in CommandObjectCommandsScriptAdd()
1693 cmd_arg.arg_repetition = eArgRepeatPlus; in CommandObjectCommandsScriptDelete()
1842 cmd_arg.arg_repetition = eArgRepeatPlus; in CommandObjectCommandsContainerAdd()
1984 cmd_arg.arg_repetition = eArgRepeatPlus; in CommandObjectCommandsContainerDelete()
H A DCommandObjectLog.cpp69 category_arg.arg_repetition = eArgRepeatPlus; in CommandObjectLogEnable()
228 category_arg.arg_repetition = eArgRepeatPlus; in CommandObjectLogDisable()
H A DCommandObjectMemoryTag.cpp187 CommandArgumentData(eArgTypeValue, eArgRepeatPlus)}); in CommandObjectMemoryTagWrite()
H A DCommandObjectProcess.cpp1064 CommandArgumentData file_arg{eArgTypePath, eArgRepeatPlus}; in CommandObjectProcessLoad()
H A DCommandObjectMemory.cpp1280 value_arg.arg_repetition = eArgRepeatPlus;
H A DCommandObjectThread.cpp651 thread_idx_arg.arg_repetition = eArgRepeatPlus; in CommandObjectThreadContinue()
H A DCommandObjectTarget.cpp712 var_name_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTargetVariable()
1844 source_file_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTargetModulesSourceFileAutoComplete()
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandObject.cpp509 case eArgRepeatPlus: in GetFormattedCommandArguments()
529 case eArgRepeatPlus: in GetFormattedCommandArguments()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp329 index_arg.arg_repetition = eArgRepeatPlus; in CommandObjectMultiwordItaniumABI_Demangle()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1010 index_arg.arg_repetition = eArgRepeatPlus; in CommandObjectMultiwordObjC_TaggedPointer_Info()