Searched refs:parent_command (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DStructuredDataPlugin.cpp50 auto parent_command = local
52 if (!parent_command)
60 parent_command->LoadSubCommand(command_name, command_sp);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1372 auto parent_command = local
1374 if (!parent_command) {
1382 bool result = parent_command->LoadSubCommand(command_name, command_sp);

Completed in 242 milliseconds