Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DThreadPlanStack.h124 bool check_for_new = true);
/external/llvm-project/lldb/source/Target/
DThreadPlanStack.cpp392 bool check_for_new) { in Update() argument
395 if (check_for_new) { in Update()