Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBTypeSummary.cpp352 bool SBTypeSummary::ChangeSummaryType(bool want_script) { in ChangeSummaryType() argument
358 if (want_script == in ChangeSummaryType()
362 !want_script) in ChangeSummaryType()
369 if (want_script) in ChangeSummaryType()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBTypeSummary.h131 bool ChangeSummaryType(bool want_script);