Searched refs:CommandObjectFormatterInfo (Results 1 – 1 of 1) sorted by relevance
2821 class CommandObjectFormatterInfo : public CommandObjectRaw { class2825 CommandObjectFormatterInfo(CommandInterpreter &interpreter, in CommandObjectFormatterInfo() function in CommandObjectFormatterInfo2844 ~CommandObjectFormatterInfo() override = default;2909 "info", CommandObjectSP(new CommandObjectFormatterInfo<TypeFormatImpl>( in CommandObjectTypeFormat()2936 CommandObjectSP(new CommandObjectFormatterInfo<SyntheticChildren>( in CommandObjectTypeSynth()3006 "info", CommandObjectSP(new CommandObjectFormatterInfo<TypeSummaryImpl>( in CommandObjectTypeSummary()