Searched refs:CommandObjectTypeFormatterClear (Results 1 – 1 of 1) sorted by relevance
885 class CommandObjectTypeFormatterClear : public CommandObjectParsed { class927 CommandObjectTypeFormatterClear(CommandInterpreter &interpreter, in CommandObjectTypeFormatterClear() function in CommandObjectTypeFormatterClear936 ~CommandObjectTypeFormatterClear() override = default;980 class CommandObjectTypeFormatClear : public CommandObjectTypeFormatterClear {983 : CommandObjectTypeFormatterClear(interpreter, eFormatCategoryItemFormat, in CommandObjectTypeFormatClear()1652 class CommandObjectTypeSummaryClear : public CommandObjectTypeFormatterClear {1655 : CommandObjectTypeFormatterClear(interpreter, eFormatCategoryItemSummary, in CommandObjectTypeSummaryClear()2198 class CommandObjectTypeFilterClear : public CommandObjectTypeFormatterClear {2201 : CommandObjectTypeFormatterClear(interpreter, eFormatCategoryItemFilter, in CommandObjectTypeFilterClear()2208 class CommandObjectTypeSynthClear : public CommandObjectTypeFormatterClear {[all …]