Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp480 if (m_is_reference) { in Materialize()
801 bool m_is_reference = false; member in EntityVariableBase
816 m_is_reference = in EntityVariable()
865 m_is_reference = m_valobj_sp->GetCompilerType().IsReferenceType(); in SetupValueObject()