Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DPluginManager.h234 static void AutoCompletePlatformName(llvm::StringRef partial_name,
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandCompletions.cpp584 PluginManager::AutoCompletePlatformName(request.GetCursorArgumentPrefix(), in PlatformPluginNames()
/openbsd/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp822 void PluginManager::AutoCompletePlatformName(llvm::StringRef name, in AutoCompletePlatformName() function in PluginManager