Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h82 SetUseDynamicType(lldb::DynamicValueType dyn = lldb::eNoDynamicValues);
/freebsd-13.1/contrib/llvm-project/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp76 DumpValueObjectOptions::SetUseDynamicType(lldb::DynamicValueType dyn) { in SetUseDynamicType() function in DumpValueObjectOptions
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupValueObjectDisplay.cpp197 .SetUseDynamicType(use_dynamic) in GetAsDumpOptions()