Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp229 if (Instance *instance = GetInstanceAtIndex(idx)) in GetCallbackAtIndex()
235 if (Instance *instance = GetInstanceAtIndex(idx)) in GetDescriptionAtIndex()
241 if (Instance *instance = GetInstanceAtIndex(idx)) in GetNameAtIndex()
266 Instance *GetInstanceAtIndex(uint32_t idx) { in GetInstanceAtIndex() function in PluginInstances
1261 GetTracePluginInstances().GetInstanceAtIndex(index)) in GetTraceSchema()
1310 GetTraceExporterInstances().GetInstanceAtIndex(index)) in GetThreadTraceExportCommandCreatorAtIndex()