Home
last modified time | relevance | path

Searched refs:DoesProvideSyntheticValue (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDValueObjectSyntheticFilter.h138 DoesProvideSyntheticValue () in DoesProvideSyntheticValue() function
HDValueObject.h776 DoesProvideSyntheticValue () in DoesProvideSyntheticValue() function
/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDValueObjectPrinter.cpp585 if (m_valobj->DoesProvideSyntheticValue()) in PrintChildren()
HDFormatManager.cpp557 if (synth_sp->MightHaveChildren() == false && synth_sp->DoesProvideSyntheticValue()) in ShouldPrintAsOneLiner()