Searched refs:eArgTypePath (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/ |
| HD | lldb-enumerations.h | 498 eArgTypePath, enumerator
|
| /NextBSD/contrib/llvm/tools/lldb/source/Interpreter/ |
| HD | CommandObject.cpp | 1183 { eArgTypePath, "path", CommandCompletions::eDiskFileCompletion, { nullptr, false }, "Path." },
|
| /NextBSD/contrib/llvm/tools/lldb/source/Target/ |
| HD | Platform.cpp | 1571 …he-dir" , 'c', OptionParser::eRequiredArgument, NULL, NULL, 0, eArgTypePath , "Path…
|
| /NextBSD/contrib/llvm/tools/lldb/source/Commands/ |
| HD | CommandObjectPlatform.cpp | 541 …m_option_working_dir (LLDB_OPT_SET_1, false, "working-dir", 'w', 0, eArgTypePath, "The working dir… in CommandObjectPlatformSettings()
|
| HD | CommandObjectTarget.cpp | 163 …m_platform_path (LLDB_OPT_SET_1, false, "platform-path", 'P', 0, eArgTypePath, "Path to the remote… in CommandObjectTargetCreate()
|