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

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Expression/
H A DMaterializer.cpp431 m_is_reference(false),
438 m_is_reference = m_variable_sp->GetType()->GetForwardCompilerType ().IsReferenceType();
477 if (m_is_reference)
770 bool m_is_reference; member in class:EntityVariable

Completed in 111 milliseconds