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