Searched refs:dynValue (Results 1 – 2 of 2) sorted by relevance
619 GetQualifiedRepresentationIfAvailable(lldb::DynamicValueType dynValue,
2746 lldb::DynamicValueType dynValue, bool synthValue) { in GetQualifiedRepresentationIfAvailable() argument2748 switch (dynValue) { in GetQualifiedRepresentationIfAvailable()2752 result_sp = GetDynamicValue(dynValue); in GetQualifiedRepresentationIfAvailable()