Searched refs:CommandObjectTypeFormatterClear (Results 1 – 1 of 1) sorted by relevance
869 class CommandObjectTypeFormatterClear : public CommandObjectParsed { class911 CommandObjectTypeFormatterClear(CommandInterpreter &interpreter, in CommandObjectTypeFormatterClear() function in CommandObjectTypeFormatterClear919 ~CommandObjectTypeFormatterClear() override = default;963 class CommandObjectTypeFormatClear : public CommandObjectTypeFormatterClear {966 : CommandObjectTypeFormatterClear(interpreter, eFormatCategoryItemFormat, in CommandObjectTypeFormatClear()1619 class CommandObjectTypeSummaryClear : public CommandObjectTypeFormatterClear {1622 : CommandObjectTypeFormatterClear(interpreter, eFormatCategoryItemSummary, in CommandObjectTypeSummaryClear()2093 class CommandObjectTypeFilterClear : public CommandObjectTypeFormatterClear {2096 : CommandObjectTypeFormatterClear(interpreter, eFormatCategoryItemFilter, in CommandObjectTypeFilterClear()2103 class CommandObjectTypeSynthClear : public CommandObjectTypeFormatterClear {[all …]