Searched refs:dynValue (Results 1 – 2 of 2) sorted by relevance
615 GetQualifiedRepresentationIfAvailable(lldb::DynamicValueType dynValue,
2768 lldb::DynamicValueType dynValue, bool synthValue) { in GetQualifiedRepresentationIfAvailable() argument2770 switch (dynValue) { in GetQualifiedRepresentationIfAvailable()2774 result_sp = GetDynamicValue(dynValue); in GetQualifiedRepresentationIfAvailable()