Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTypeSummary.cpp427 bool SBTypeSummary::ChangeSummaryType(bool want_script) { in ChangeSummaryType() argument
433 if (want_script == in ChangeSummaryType()
437 !want_script) in ChangeSummaryType()
444 if (want_script) in ChangeSummaryType()
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTypeSummary.h148 bool ChangeSummaryType(bool want_script);