Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h727 void SetValueFormat(lldb::TypeFormatImplSP format) { in SetValueFormat() function
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp218 SetValueFormat(DataVisualization::GetFormat(*this, eNoDynamicValues)); in UpdateFormatsIfNeeded()
242 SetValueFormat(lldb::TypeFormatImplSP()); in ClearDynamicTypeInformation()