Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionValue.cpp554 lldb::OptionValueSP m_parent_sp(m_parent_wp.lock()); in DumpQualifiedName() local
555 if (m_parent_sp) { in DumpQualifiedName()
556 if (m_parent_sp->DumpQualifiedName(strm)) in DumpQualifiedName()