Home
last modified time | relevance | path

Searched refs:CommandObjectTypeFormatClear (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp963 class CommandObjectTypeFormatClear : public CommandObjectTypeFormatterClear { class
965 CommandObjectTypeFormatClear(CommandInterpreter &interpreter) in CommandObjectTypeFormatClear() function in CommandObjectTypeFormatClear
2782 new CommandObjectTypeFormatClear(interpreter))); in CommandObjectTypeFormat()