Searched refs:CommandObjectFormatterInfo (Results 1 – 1 of 1) sorted by relevance
2846 class CommandObjectFormatterInfo : public CommandObjectRaw { class2850 CommandObjectFormatterInfo(CommandInterpreter &interpreter, in CommandObjectFormatterInfo() function in CommandObjectFormatterInfo2869 ~CommandObjectFormatterInfo() override = default;2935 "info", CommandObjectSP(new CommandObjectFormatterInfo<TypeFormatImpl>( in CommandObjectTypeFormat()2964 CommandObjectSP(new CommandObjectFormatterInfo<SyntheticChildren>( in CommandObjectTypeSynth()3036 "info", CommandObjectSP(new CommandObjectFormatterInfo<TypeSummaryImpl>( in CommandObjectTypeSummary()