Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/DataFormatters/
DDumpValueObjectOptions.h73 DumpValueObjectOptions &SetShowTypes(bool show = false);
/openbsd/src/gnu/llvm/lldb/source/DataFormatters/
DDumpValueObjectOptions.cpp53 DumpValueObjectOptions &DumpValueObjectOptions::SetShowTypes(bool show) { in SetShowTypes() function in DumpValueObjectOptions
/openbsd/src/gnu/llvm/lldb/source/Interpreter/
DOptionGroupValueObjectDisplay.cpp200 .SetShowTypes(show_types) in GetAsDumpOptions()