Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThreadPlan.h587 void CachePlanExplainsStop(bool does_explain) { in CachePlanExplainsStop() argument
588 m_cached_plan_explains_stop = does_explain ? eLazyBoolYes : eLazyBoolNo; in CachePlanExplainsStop()