Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1376 typedef PluginInstances<MemoryHistoryInstance> MemoryHistoryInstances; typedef
1378 static MemoryHistoryInstances &GetMemoryHistoryInstances() { in GetMemoryHistoryInstances()
1379 static MemoryHistoryInstances g_instances; in GetMemoryHistoryInstances()