Searched refs:m_item_that_enqueued_this_ref (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DQueueItem.cpp21 m_item_that_enqueued_this_ref(LLDB_INVALID_ADDRESS),
60 return m_item_that_enqueued_this_ref;
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DQueueItem.h95 m_item_that_enqueued_this_ref = address_of_item;
148 lldb::addr_t m_item_that_enqueued_this_ref; // a handle that we can pass into member in class:lldb_private::QueueItem

Completed in 125 milliseconds