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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
H A DQueueItem.h123 m_item_that_enqueued_this_ref = address_of_item;
129 return m_item_that_enqueued_this_ref;
221 lldb::addr_t m_item_that_enqueued_this_ref; // a handle that we can pass into libBacktraceRecording member in class:lldb_private::QueueItem
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DQueueItem.cpp22 m_item_that_enqueued_this_ref (LLDB_INVALID_ADDRESS),

Completed in 98 milliseconds