Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DValueObject.h602 bool synthValue);
/llvm-project-15.0.7/lldb/source/Core/
H A DValueObject.cpp2599 lldb::DynamicValueType dynValue, bool synthValue) { in GetQualifiedRepresentationIfAvailable() argument
2618 if (synthValue) { in GetQualifiedRepresentationIfAvailable()