Searched refs:CommandObjectTypeFormatterClear (Results 1 – 1 of 1) sorted by relevance
854 class CommandObjectTypeFormatterClear : public CommandObjectParsed { class896 CommandObjectTypeFormatterClear(CommandInterpreter &interpreter, in CommandObjectTypeFormatterClear() function in CommandObjectTypeFormatterClear905 ~CommandObjectTypeFormatterClear() override = default;951 class CommandObjectTypeFormatClear : public CommandObjectTypeFormatterClear {954 : CommandObjectTypeFormatterClear(interpreter, eFormatCategoryItemFormat, in CommandObjectTypeFormatClear()1625 class CommandObjectTypeSummaryClear : public CommandObjectTypeFormatterClear {1628 : CommandObjectTypeFormatterClear(interpreter, eFormatCategoryItemSummary, in CommandObjectTypeSummaryClear()2186 class CommandObjectTypeFilterClear : public CommandObjectTypeFormatterClear {2189 : CommandObjectTypeFormatterClear(interpreter, eFormatCategoryItemFilter, in CommandObjectTypeFilterClear()2197 class CommandObjectTypeSynthClear : public CommandObjectTypeFormatterClear {[all …]