Searched defs:StringSummaryFormat (Results 1 – 4 of 4) sorted by relevance
278 struct StringSummaryFormat : public TypeSummaryImpl { struct283 StringSummaryFormat(const TypeSummaryImpl::Flags &flags, const char *f); argument301 StringSummaryFormat(const StringSummaryFormat &) = delete; argument302 const StringSummaryFormat &operator=(const StringSummaryFormat &) = delete; argument