Home | History | Annotate | Download | only in Expression

Lines Matching refs:m_keep_in_memory

720         m_keep_in_memory(keep_in_memory),
835 if (can_persist && m_keep_in_memory)
860 if (!can_persist || !m_keep_in_memory)
954 if (!m_keep_in_memory && m_temporary_allocation != LLDB_INVALID_ADDRESS)
967 bool m_keep_in_memory;