Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2422 bool condense_trivial, bool skip_unreported_plans);
2443 bool skip_unreported_plans);
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp1278 bool skip_unreported_plans) { in DumpThreadPlansForTID() argument
1280 strm, tid, desc_level, internal, condense_trivial, skip_unreported_plans); in DumpThreadPlansForTID()
1284 bool skip_unreported_plans) { in DumpThreadPlans() argument
1286 skip_unreported_plans); in DumpThreadPlans()