Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
HDValueObjectPrinter.cpp74 if (!GetMostSpecializedValue() || m_valobj == nullptr) in PrintValueObject()
98 bool ValueObjectPrinter::GetMostSpecializedValue() { in GetMostSpecializedValue() function in ValueObjectPrinter
707 if (!GetMostSpecializedValue() || m_valobj == nullptr) in PrintChildrenOneLiner()
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
HDValueObjectPrinter.h57 bool GetMostSpecializedValue();