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