Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Expression/
H A DMaterializer.cpp474 if (m_is_reference) { in Materialize()
793 bool m_is_reference = false; member in EntityVariableBase
808 m_is_reference = in EntityVariable()
857 m_is_reference = m_valobj_sp->GetCompilerType().IsReferenceType(); in SetupValueObject()