Home
last modified time | relevance | path

Searched refs:SetValueFormat (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObject.h752 void SetValueFormat(lldb::TypeFormatImplSP format) { in SetValueFormat() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValueObject.cpp248 SetValueFormat(DataVisualization::GetFormat(*this, eNoDynamicValues)); in UpdateFormatsIfNeeded()
273 SetValueFormat(lldb::TypeFormatImplSP()); in ClearDynamicTypeInformation()