Searched refs:CommandObjectTypeFormatterClear (Results 1 – 1 of 1) sorted by relevance
880 class CommandObjectTypeFormatterClear : public CommandObjectParsed { class922 CommandObjectTypeFormatterClear(CommandInterpreter &interpreter, in CommandObjectTypeFormatterClear() function in CommandObjectTypeFormatterClear930 ~CommandObjectTypeFormatterClear() override = default;974 class CommandObjectTypeFormatClear : public CommandObjectTypeFormatterClear {977 : CommandObjectTypeFormatterClear(interpreter, eFormatCategoryItemFormat, in CommandObjectTypeFormatClear()1639 class CommandObjectTypeSummaryClear : public CommandObjectTypeFormatterClear {1642 : CommandObjectTypeFormatterClear(interpreter, eFormatCategoryItemSummary, in CommandObjectTypeSummaryClear()2112 class CommandObjectTypeFilterClear : public CommandObjectTypeFormatterClear {2115 : CommandObjectTypeFormatterClear(interpreter, eFormatCategoryItemFilter, in CommandObjectTypeFilterClear()2122 class CommandObjectTypeSynthClear : public CommandObjectTypeFormatterClear {[all …]