Searched refs:m_plan_is_sourced_from_compiler (Results 1 – 4 of 4) sorted by relevance
399 m_plan_is_sourced_from_compiler(eLazyBoolCalculate), in UnwindPlan()409 m_plan_is_sourced_from_compiler(rhs.m_plan_is_sourced_from_compiler), in UnwindPlan()474 return m_plan_is_sourced_from_compiler; in GetSourcedFromCompiler()479 m_plan_is_sourced_from_compiler = from_compiler; in SetSourcedFromCompiler()513 m_plan_is_sourced_from_compiler = eLazyBoolCalculate; in Clear()544 lldb_private::LazyBool m_plan_is_sourced_from_compiler; variable