Searched refs:CommandObjectTypeSynthClear (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp2203 // CommandObjectTypeSynthClear
2205 class CommandObjectTypeSynthClear : public CommandObjectTypeFormatterClear { class in inherits:CommandObjectTypeFormatterClear
2207 CommandObjectTypeSynthClear(CommandInterpreter &interpreter) function in class:CommandObjectTypeSynthClear
2927 "clear", CommandObjectSP(new CommandObjectTypeSynthClear(interpreter)));

Completed in 110 milliseconds