Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h35 ePlatformPluginCompletion = (1u << 6), enumerator
H A DCommandOptionArgumentTable.h245 …{ lldb::eArgTypePlatform, "platform-name", CommandCompletions::ePlatformPluginCompletion, {}, { nu…
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandCompletions.cpp64 {ePlatformPluginCompletion, CommandCompletions::PlatformPluginNames}, in InvokeCommonCompletionCallbacks()