Searched refs:m_stripped_reference (Results 1 – 1 of 1) sorted by relevance
49 m_stripped_reference(strip_ref), m_stripped_typedef(strip_tydef) {} in FormattersMatchCandidate()57 bool DidStripReference() const { return m_stripped_reference; } in DidStripReference()77 bool m_stripped_reference; variable