Home
last modified time | relevance | path

Searched refs:GetNameAtIndex (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/lldb/bindings/interface/
H A DSBEnvironment.i32 const char *GetNameAtIndex(size_t index);
/openbsd/gnu/llvm/lldb/include/lldb/API/
H A DSBEnvironment.h49 const char *GetNameAtIndex(size_t index);
/openbsd/gnu/llvm/lldb/source/API/
H A DSBEnvironment.cpp57 const char *SBEnvironment::GetNameAtIndex(size_t index) { in GetNameAtIndex() function in SBEnvironment
/openbsd/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp241 llvm::StringRef GetNameAtIndex(uint32_t idx) { in GetNameAtIndex() function in PluginInstances
804 return GetPlatformInstances().GetNameAtIndex(idx); in GetPlatformPluginNameAtIndex()
853 return GetProcessInstances().GetNameAtIndex(idx); in GetProcessPluginNameAtIndex()
1166 return GetTraceExporterInstances().GetNameAtIndex(index); in GetTraceExporterPluginNameAtIndex()