Searched defs:StringSummaryFormat (Results 1 – 2 of 2) sorted by relevance
296 struct StringSummaryFormat : public TypeSummaryImpl { struct301 StringSummaryFormat(const TypeSummaryImpl::Flags &flags, const char *f, argument322 StringSummaryFormat(const StringSummaryFormat &) = delete; argument323 const StringSummaryFormat &operator=(const StringSummaryFormat &) = delete; argument
66 StringSummaryFormat::StringSummaryFormat(const TypeSummaryImpl::Flags &flags, in StringSummaryFormat() function in StringSummaryFormat