Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h306 …{ lldb::eArgTypeSEDStylePair, "substitution-pair", lldb::CompletionType::eNoCompletion, {}, { null…
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h648 eArgTypeSEDStylePair, enumerator
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp782 AddSimpleArgumentList(eArgTypeSEDStylePair, eArgRepeatOptional); in CommandObjectCommandsAddRegex()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp81469 {SWIG_LUA_CONSTTAB_INT("eArgTypeSEDStylePair", (lldb::eArgTypeSEDStylePair))},