Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObject.h619 bool synthValue);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValueObject.cpp2774 lldb::DynamicValueType dynValue, bool synthValue) { in GetQualifiedRepresentationIfAvailable() argument
2793 if (synthValue) { in GetQualifiedRepresentationIfAvailable()