Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp767 static constexpr const char *g_long_help_template = member in CommandObjectTypeFormatterDelete
788 s.Printf(g_long_help_template, kind, short_kind); in CommandObjectTypeFormatterDelete()