Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDPluginManager.h247 AutoCompletePlatformName (const char *partial_name,
/trueos/contrib/llvm/tools/lldb/source/Commands/
HDCommandCompletions.cpp466 const uint32_t num_matches = PluginManager::AutoCompletePlatformName(partial_name, matches); in PlatformPluginNames()
/trueos/contrib/llvm/tools/lldb/source/Core/
HDPluginManager.cpp1473 PluginManager::AutoCompletePlatformName (const char *name, StringList &matches) in AutoCompletePlatformName() function in PluginManager