Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp782 const char *short_kind = FormatCategoryToString(formatter_kind, false); in CommandObjectTypeFormatterDelete() local
788 s.Printf(g_long_help_template, kind, short_kind); in CommandObjectTypeFormatterDelete()
791 s.Printf("type %s delete", short_kind); in CommandObjectTypeFormatterDelete()