Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp112 bool ValueObject::UpdateValueIfNeeded(bool update_format) { in UpdateValueIfNeeded() argument
116 if (update_format) in UpdateValueIfNeeded()
128 if (update_format && !did_change_formats) in UpdateValueIfNeeded()
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h551 bool UpdateValueIfNeeded(bool update_format = true);