Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBTypeSummary.cpp448 bool SBTypeSummary::ChangeSummaryType(bool want_script) { in ChangeSummaryType() argument
454 if (want_script == in ChangeSummaryType()
458 !want_script) in ChangeSummaryType()
465 if (want_script) in ChangeSummaryType()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTypeSummary.h134 bool ChangeSummaryType(bool want_script);