Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h602 bool synthValue);
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp2596 lldb::DynamicValueType dynValue, bool synthValue) { in GetQualifiedRepresentationIfAvailable() argument
2615 if (synthValue) { in GetQualifiedRepresentationIfAvailable()