Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h802 void SetValueFormat(lldb::TypeFormatImplSP format) { in SetValueFormat() function
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp219 SetValueFormat(DataVisualization::GetFormat(*this, GetDynamicValueType())); in UpdateFormatsIfNeeded()
241 SetValueFormat(lldb::TypeFormatImplSP()); in ClearDynamicTypeInformation()