Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h102 static void PlatformPluginNames(CommandInterpreter &interpreter,
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandCompletions.cpp64 {ePlatformPluginCompletion, CommandCompletions::PlatformPluginNames}, in InvokeCommonCompletionCallbacks()
581 void CommandCompletions::PlatformPluginNames(CommandInterpreter &interpreter, in PlatformPluginNames() function in CommandCompletions
H A DCommandObjectPlatform.cpp161 CommandCompletions::PlatformPluginNames(GetCommandInterpreter(), request, in HandleCompletion()