Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp960 auto status_cmd_sp = CommandObjectSP(new StatusCommand(interpreter)); in BaseCommand() local
961 LoadSubCommand("status", status_cmd_sp); in BaseCommand()