Searched refs:CommandObjectFormatterInfo (Results 1 – 1 of 1) sorted by relevance
2968 class CommandObjectFormatterInfo : public CommandObjectRaw { class2972 CommandObjectFormatterInfo(CommandInterpreter &interpreter, in CommandObjectFormatterInfo() function in CommandObjectFormatterInfo2992 ~CommandObjectFormatterInfo() override = default;3060 "info", CommandObjectSP(new CommandObjectFormatterInfo<TypeFormatImpl>( in CommandObjectTypeFormat()3089 CommandObjectSP(new CommandObjectFormatterInfo<SyntheticChildren>( in CommandObjectTypeSynth()3161 "info", CommandObjectSP(new CommandObjectFormatterInfo<TypeSummaryImpl>( in CommandObjectTypeSummary()