Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/API/
HDSBTypeSummary.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
/freebsd-head/contrib/llvm-project/lldb/include/lldb/API/
HDSBTypeSummary.h144 bool ChangeSummaryType(bool want_script);