Searched refs:CommandObjectFormatterInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp2814 class CommandObjectFormatterInfo : public CommandObjectRaw { class in inherits:CommandObjectRaw
2818 CommandObjectFormatterInfo(CommandInterpreter &interpreter, function in class:CommandObjectFormatterInfo
2837 ~CommandObjectFormatterInfo() override = default;
2905 "info", CommandObjectSP(new CommandObjectFormatterInfo<TypeFormatImpl>(
2934 CommandObjectSP(new CommandObjectFormatterInfo<SyntheticChildren>(
3006 "info", CommandObjectSP(new CommandObjectFormatterInfo<TypeSummaryImpl>(

Completed in 104 milliseconds