Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTypeSummary.cpp271 ChangeSummaryType(false); in SetSummaryString()
283 ChangeSummaryType(true); in SetFunctionName()
295 ChangeSummaryType(true); in SetFunctionCode()
427 bool SBTypeSummary::ChangeSummaryType(bool want_script) { in ChangeSummaryType() function in SBTypeSummary
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTypeSummary.h148 bool ChangeSummaryType(bool want_script);