Searched defs:m_okay_to_discard (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ | ||
H A D | ThreadPlan.h | 555 bool m_okay_to_discard; variable |
/freebsd/contrib/llvm-project/lldb/source/Target/ | ||
H A D | Process.cpp | 4826 bool m_okay_to_discard = false; member in __anon9174e3c20911::RestorePlanState |