Home
last modified time | relevance | path

Searched refs:eArgTypeSEDStylePair (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h255 …{ lldb::eArgTypeSEDStylePair, "substitution-pair", CommandCompletions::eNoCompletion, {}, { nullpt…
/openbsd/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h613 eArgTypeSEDStylePair, enumerator
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectCommands.cpp831 CommandArgumentData thread_arg{eArgTypeSEDStylePair, eArgRepeatOptional}; in CommandObjectCommandsAddRegex()