Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandCompletions.h101 static void PlatformPluginNames(CommandInterpreter &interpreter,
/external/llvm-project/lldb/source/Commands/
DCommandCompletions.cpp62 {ePlatformPluginCompletion, CommandCompletions::PlatformPluginNames}, in InvokeCommonCompletionCallbacks()
579 void CommandCompletions::PlatformPluginNames(CommandInterpreter &interpreter, in PlatformPluginNames() function in CommandCompletions
DCommandObjectPlatform.cpp158 CommandCompletions::PlatformPluginNames(GetCommandInterpreter(), request, in HandleCompletion()