Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/API/
H A DSBTypeSummary.cpp255 ChangeSummaryType(false); in SetSummaryString()
267 ChangeSummaryType(true); in SetFunctionName()
279 ChangeSummaryType(true); in SetFunctionCode()
410 bool SBTypeSummary::ChangeSummaryType(bool want_script) { in ChangeSummaryType() function in SBTypeSummary
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBTypeSummary.h132 bool ChangeSummaryType(bool want_script);