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