Home
last modified time | relevance | path

Searched refs:eArgTypePlatform (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp72 nullptr, {}, 0, eArgTypePlatform, "Specify name of the platform to "
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h306 …{ lldb::eArgTypePlatform, "platform-name", CommandCompletions::ePlatformPluginCompletion, {}, { nu…
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-enumerations.h596 eArgTypePlatform, enumerator
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectPlatform.cpp154 CommandArgumentData platform_arg{eArgTypePlatform, eArgRepeatPlain}; in CommandObjectPlatformSelect()
/llvm-project-15.0.7/lldb/docs/
H A Dpython_api_enums.rst869 .. py:data:: eArgTypePlatform