Home
last modified time | relevance | path

Searched refs:m_condition_hash (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocation.cpp37 m_condition_hash(0), m_loc_id(loc_id), m_hit_counter() { in BreakpointLocation()
244 if (condition_hash != m_condition_hash || !m_user_expression_sp || in ConditionSaysStop()
274 m_condition_hash = condition_hash; in ConditionSaysStop()
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointLocation.h367 size_t m_condition_hash; ///< For testing whether the condition source code variable