Home
last modified time | relevance | path

Searched refs:SetShowTypes (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
HDDumpValueObjectOptions.h77 DumpValueObjectOptions &SetShowTypes(bool show = false);
/freebsd-13-stable/contrib/llvm-project/lldb/source/DataFormatters/
HDDumpValueObjectOptions.cpp60 DumpValueObjectOptions &DumpValueObjectOptions::SetShowTypes(bool show) { in SetShowTypes() function in DumpValueObjectOptions
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptionGroupValueObjectDisplay.cpp200 .SetShowTypes(show_types) in GetAsDumpOptions()