Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/DataFormatters/
DDumpValueObjectOptions.h76 DumpValueObjectOptions &SetShowTypes(bool show = false);
/external/llvm-project/lldb/source/DataFormatters/
DDumpValueObjectOptions.cpp52 DumpValueObjectOptions &DumpValueObjectOptions::SetShowTypes(bool show) { in SetShowTypes() function in DumpValueObjectOptions
/external/llvm-project/lldb/source/Interpreter/
DOptionGroupValueObjectDisplay.cpp198 .SetShowTypes(show_types) in GetAsDumpOptions()