Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Expression/
H A DMaterializer.cpp473 if (m_is_reference) { in Materialize()
792 bool m_is_reference = false; member in EntityVariableBase
807 m_is_reference = in EntityVariable()
856 m_is_reference = m_valobj_sp->GetCompilerType().IsReferenceType(); in SetupValueObject()