Searched defs:StringSummaryFormat (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/DataFormatters/ | ||
H A D | TypeSummary.h | 278 struct StringSummaryFormat : public TypeSummaryImpl { global() struct |
/llvm-project/lldb/source/DataFormatters/ | ||
H A D | TypeSummary.cpp | 51 StringSummaryFormat::StringSummaryFormat(const TypeSummaryImpl::Flags &flags, StringSummaryFormat() function in StringSummaryFormat |