Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBTypeSummary.h132 bool ChangeSummaryType(bool want_script);