Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Commands/
DCommandObjectType.cpp140 enum SummaryFormatType { eRegularSummary, eRegexSummary, eNamedSummary }; enum in CommandObjectTypeSummaryAdd
263 SummaryFormatType type, std::string category,
1642 SummaryFormatType type, in AddSummary()