Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DSystemRuntime.h252 virtual void PopulatePendingItemsForQueue(lldb_private::Queue *queue) {} in PopulatePendingItemsForQueue() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DSystemRuntimeMacOSX.cpp867 void SystemRuntimeMacOSX::PopulatePendingItemsForQueue(Queue *queue) { in PopulatePendingItemsForQueue() function in SystemRuntimeMacOSX