Home
last modified time | relevance | path

Searched refs:SummaryFormatType (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectType.cpp157 enum SummaryFormatType { eRegularSummary, eRegexSummary, eNamedSummary }; enum in CommandObjectTypeSummaryAdd
282 SummaryFormatType type, std::string category,
1681 SummaryFormatType type, in AddSummary()