Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h52 bool stripped_reference = false; member
65 result.stripped_reference = true; in WithStrippedReference()
95 bool DidStripReference() const { return m_flags.stripped_reference; } in DidStripReference()