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/
H A DDumpValueObjectOptions.h73 DumpValueObjectOptions &SetShowTypes(bool show = false);
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp53 DumpValueObjectOptions &DumpValueObjectOptions::SetShowTypes(bool show) { in SetShowTypes() function in DumpValueObjectOptions
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupValueObjectDisplay.cpp200 .SetShowTypes(show_types) in GetAsDumpOptions()