Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanStack.h123 bool check_for_new = true);
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStack.cpp401 bool check_for_new) { in Update() argument
405 if (check_for_new) { in Update()