Home
last modified time | relevance | path

Searched defs:GetNameAtIndex (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBEnvironment.cpp59 const char *SBEnvironment::GetNameAtIndex(size_t index) { in GetNameAtIndex() function in SBEnvironment
/external/llvm-project/lldb/source/Core/
DPluginManager.cpp241 const char *GetNameAtIndex(uint32_t idx) { in GetNameAtIndex() function in PluginInstances