Searched refs:DidStripPointer (Results 1 – 2 of 2) sorted by relevance
93 bool DidStripPointer() const { return m_flags.stripped_pointer; } in DidStripPointer() function105 if (formatter_sp->SkipsPointers() && DidStripPointer()) in IsMatch()
191 match.DidStripPointer() ? "strip-pointers" : "no-strip-pointers", in Get()