Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp230 if (Instance *instance = GetInstanceAtIndex(idx)) in GetCallbackAtIndex()
236 if (Instance *instance = GetInstanceAtIndex(idx)) in GetDescriptionAtIndex()
242 if (Instance *instance = GetInstanceAtIndex(idx)) in GetNameAtIndex()
267 Instance *GetInstanceAtIndex(uint32_t idx) { in GetInstanceAtIndex() function in PluginInstances
1287 GetTracePluginInstances().GetInstanceAtIndex(index)) in GetTraceSchema()
1336 GetTraceExporterInstances().GetInstanceAtIndex(index)) in GetThreadTraceExportCommandCreatorAtIndex()